Update predict_system.py

release/1.1
zhoujun 5 years ago committed by GitHub
parent 684676f611
commit 3b1ecb1339
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -157,7 +157,6 @@ def main(args):
boxes,
txts,
scores,
draw_txt=True,
drop_score=drop_score)
draw_img_save = "./inference_results/"
if not os.path.exists(draw_img_save):

Loading…
Cancel
Save