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
cf168599
"...doc/git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "5fb8564bb21e6a997bc08dd2f0127f11c05547b6"
Commit
cf168599
authored
Aug 27, 2021
by
LDOUBLEV
Browse files
set benchmark in predict_system
parent
eb96c623
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tools/infer/predict_system.py
tools/infer/predict_system.py
+1
-0
No files found.
tools/infer/predict_system.py
View file @
cf168599
...
@@ -177,6 +177,7 @@ def main(args):
...
@@ -177,6 +177,7 @@ def main(args):
text_sys
.
text_detector
.
autolog
.
report
()
text_sys
.
text_detector
.
autolog
.
report
()
text_sys
.
text_recognizer
.
autolog
.
report
()
text_sys
.
text_recognizer
.
autolog
.
report
()
if
__name__
==
"__main__"
:
if
__name__
==
"__main__"
:
args
=
utility
.
parse_args
()
args
=
utility
.
parse_args
()
if
args
.
use_mp
:
if
args
.
use_mp
:
...
...
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