Merge pull request #3338 from WenmuZhou/fx_bug

fix bug
This commit is contained in:
zhoujun 2021-07-19 11:13:13 +08:00 committed by GitHub
commit 4dbbfd6739
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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