mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-12-28 07:28:55 +00:00
del unused code (#4930)
This commit is contained in:
parent
44fbda57dd
commit
db873a789b
@ -145,8 +145,6 @@ def main(args):
|
||||
for ino in range(len(img_list)):
|
||||
logger.info("Predicts of {}:{}".format(valid_image_file_list[ino],
|
||||
cls_res[ino]))
|
||||
logger.info(
|
||||
"The predict time about text angle classify module is as follows: ")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user