set benchmark in predict_system

This commit is contained in:
LDOUBLEV 2021-08-27 06:48:27 +00:00
parent eb96c623b8
commit cf16859919
1 changed files with 1 additions and 0 deletions

View File

@ -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: