mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-11-02 10:49:19 +00:00
rm anno
This commit is contained in:
parent
576cbfa78e
commit
d94cde77e2
@ -108,7 +108,6 @@ if __name__ == "__main__":
|
||||
is_visualize = True
|
||||
for image_file in image_file_list:
|
||||
img = cv2.imread(image_file)
|
||||
print(img.shape)
|
||||
if img is None:
|
||||
logger.info("error in loading image:{}".format(image_file))
|
||||
continue
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user