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
3b1ecb13
Unverified
Commit
3b1ecb13
authored
Aug 22, 2020
by
zhoujun
Committed by
GitHub
Aug 22, 2020
Browse files
Update predict_system.py
parent
684676f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
tools/infer/predict_system.py
tools/infer/predict_system.py
+0
-1
No files found.
tools/infer/predict_system.py
View file @
3b1ecb13
...
@@ -157,7 +157,6 @@ def main(args):
...
@@ -157,7 +157,6 @@ def main(args):
boxes
,
boxes
,
txts
,
txts
,
scores
,
scores
,
draw_txt
=
True
,
drop_score
=
drop_score
)
drop_score
=
drop_score
)
draw_img_save
=
"./inference_results/"
draw_img_save
=
"./inference_results/"
if
not
os
.
path
.
exists
(
draw_img_save
):
if
not
os
.
path
.
exists
(
draw_img_save
):
...
...
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