Skip to content
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

Regarding the Imagenet Dataset #1

Closed
ChandayHunt opened this issue Jul 9, 2023 · 2 comments
Closed

Regarding the Imagenet Dataset #1

ChandayHunt opened this issue Jul 9, 2023 · 2 comments

Comments

@ChandayHunt
Copy link

Dear author,
Thank you for your work. Recently when I tried to run bash scripts/run_all.sh, I came across an error like this: ValueError: Imagenet data folder (imagenet256 or imagenet) not found in /data/data. I am trying to download imagenet data but there are so many different ones here. Could you please share how to download and organize data, Please? Thank you!

@YannDubs
Copy link
Owner

Hi, the ImageNet folder is the standard ImageNet 2012 Classification Dataset. I'm using the standar torchvision loader so I would recommend following their steps to download the data

Note that bash scripts/run_all.sh is only required to reproduce results. If you want to analyze data or use the models then you don't actually need ImageNet

@YannDubs
Copy link
Owner

closing because no response, feel free to reopen if it wasn't clear!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants