You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Harshil,
I tried downloading specific images from OPEN Image dataset. I'm getting the following error. While running script it shown me downloading 2672 images but it has downloaded only 1638 Images.
The Script I have used:
sudo python3 download.py --images=./test-images.csv --annots=./test-annotations-bbox.csv --objects Boat --dir=./test --labelmap=./class-descriptions-boxable.csv
Please help me solving this issue.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi Harshil,
I tried downloading specific images from OPEN Image dataset. I'm getting the following error. While running script it shown me downloading 2672 images but it has downloaded only 1638 Images.
The Script I have used:
sudo python3 download.py --images=./test-images.csv --annots=./test-annotations-bbox.csv --objects Boat --dir=./test --labelmap=./class-descriptions-boxable.csv
Please help me solving this issue.
Thanks.
The text was updated successfully, but these errors were encountered: