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
db873a78
"models/vision/ddim/example.py" did not exist on "25feac9e65ff7a7ca87d75150555bc010f3dfdd0"
Unverified
Commit
db873a78
authored
Dec 15, 2021
by
zhoujun
Committed by
GitHub
Dec 16, 2021
Browse files
del unused code (#4930)
parent
44fbda57
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
tools/infer/predict_cls.py
tools/infer/predict_cls.py
+0
-2
No files found.
tools/infer/predict_cls.py
View file @
db873a78
...
...
@@ -145,8 +145,6 @@ def main(args):
for
ino
in
range
(
len
(
img_list
)):
logger
.
info
(
"Predicts of {}:{}"
.
format
(
valid_image_file_list
[
ino
],
cls_res
[
ino
]))
logger
.
info
(
"The predict time about text angle classify module is as follows: "
)
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