"docs/vscode:/vscode.git/clone" did not exist on "8e552bb4fe33363762864c62a60d456b1cf1e973"
Commit d94cde77 authored by tink2123's avatar tink2123
Browse files

rm anno

parent 576cbfa7
......@@ -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
......
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