set benchmark in predict_system
This commit is contained in:
parent
eb96c623b8
commit
cf16859919
|
@ -177,6 +177,7 @@ def main(args):
|
|||
text_sys.text_detector.autolog.report()
|
||||
text_sys.text_recognizer.autolog.report()
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
args = utility.parse_args()
|
||||
if args.use_mp:
|
||||
|
|
Loading…
Reference in New Issue