Unverified Commit 4dbbfd67 authored by zhoujun's avatar zhoujun Committed by GitHub
Browse files

Merge pull request #3338 from WenmuZhou/fx_bug

fix bug
parents 39e47482 57556882
...@@ -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