"...doc/git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "5fb8564bb21e6a997bc08dd2f0127f11c05547b6"
Commit cf168599 authored by LDOUBLEV's avatar LDOUBLEV
Browse files

set benchmark in predict_system

parent eb96c623
...@@ -177,6 +177,7 @@ def main(args): ...@@ -177,6 +177,7 @@ def main(args):
text_sys.text_detector.autolog.report() text_sys.text_detector.autolog.report()
text_sys.text_recognizer.autolog.report() text_sys.text_recognizer.autolog.report()
if __name__ == "__main__": if __name__ == "__main__":
args = utility.parse_args() args = utility.parse_args()
if args.use_mp: if args.use_mp:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment