"models/vision/ddim/example.py" did not exist on "25feac9e65ff7a7ca87d75150555bc010f3dfdd0"
Unverified Commit db873a78 authored by zhoujun's avatar zhoujun Committed by GitHub
Browse files

del unused code (#4930)

parent 44fbda57
......@@ -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__":
......
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