commit
4dbbfd6739
|
@ -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__":
|
||||||
|
|
Loading…
Reference in New Issue