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
4dbbfd67
Unverified
Commit
4dbbfd67
authored
Jul 19, 2021
by
zhoujun
Committed by
GitHub
Jul 19, 2021
Browse files
Merge pull request #3338 from WenmuZhou/fx_bug
fix bug
parents
39e47482
57556882
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
tools/infer/predict_cls.py
tools/infer/predict_cls.py
+0
-1
No files found.
tools/infer/predict_cls.py
View file @
4dbbfd67
...
@@ -145,7 +145,6 @@ def main(args):
...
@@ -145,7 +145,6 @@ def main(args):
cls_res
[
ino
]))
cls_res
[
ino
]))
logger
.
info
(
logger
.
info
(
"The predict time about text angle classify module is as follows: "
)
"The predict time about text angle classify module is as follows: "
)
text_classifier
.
cls_times
.
info
(
average
=
False
)
if
__name__
==
"__main__"
:
if
__name__
==
"__main__"
:
...
...
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