-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
image_per_class fails #5
Comments
I can't download single image. How were you able to download 10? |
I was able to download images perfectly. python3 ./downloader.py -data_root /Users/My_pc_name/Desktop/ImageNet-datasets-downloader/imagenet -use_class_list True -class_list n00015388 -images_per_class 100 I created a folder called imagenet inside the repo folder. |
Any success? |
I did not try this anymore. I just downloaded the whole dataset from academictorrents. |
Yes. See my post above. |
Hi.
Trying to download specific classes with -image_per_class 500 but it only downloads 10 images.
Any idea why?
The text was updated successfully, but these errors were encountered: