"deploy/git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "ee3df4c28e2754469fdc4141dfe7f146118d35dd"
Commit 57556882 authored by WenmuZhou's avatar WenmuZhou
Browse files

fix bug

parent 41f73e31
...@@ -145,7 +145,6 @@ def main(args): ...@@ -145,7 +145,6 @@ def main(args):
cls_res[ino])) cls_res[ino]))
logger.info( logger.info(
"The predict time about text angle classify module is as follows: ") "The predict time about text angle classify module is as follows: ")
text_classifier.cls_times.info(average=False)
if __name__ == "__main__": if __name__ == "__main__":
......
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