Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
paddle_dbnet
Commits
781d69bc
Commit
781d69bc
authored
Nov 17, 2021
by
hysunflower
Browse files
update ocr scripts for benchmark
parent
dd81913f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
benchmark/run_benchmark_det.sh
benchmark/run_benchmark_det.sh
+1
-1
No files found.
benchmark/run_benchmark_det.sh
View file @
781d69bc
...
@@ -13,7 +13,7 @@ function _set_params(){
...
@@ -13,7 +13,7 @@ function _set_params(){
base_batch_size
=
${
batch_size
}
base_batch_size
=
${
batch_size
}
mission_name
=
"OCR"
mission_name
=
"OCR"
direction_id
=
"0"
direction_id
=
"0"
ips_unit
=
"i
nstance
/sec"
ips_unit
=
"i
mages
/sec"
skip_steps
=
2
# 解析日志,有些模型前几个step耗时长,需要跳过 (必填)
skip_steps
=
2
# 解析日志,有些模型前几个step耗时长,需要跳过 (必填)
keyword
=
"ips:"
# 解析日志,筛选出数据所在行的关键字 (必填)
keyword
=
"ips:"
# 解析日志,筛选出数据所在行的关键字 (必填)
index
=
"1"
index
=
"1"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment