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

cannot open ImageNet dataset with .sh file #700

Closed
germanjke opened this issue Jan 22, 2020 · 5 comments
Closed

cannot open ImageNet dataset with .sh file #700

germanjke opened this issue Jan 22, 2020 · 5 comments

Comments

@germanjke
Copy link

Hello i can't open dataset in this code
I've open it in GitBash (my os is windows10)
Script is launching, and folders creating but later
mv ILSVRC2012_val_00000001.JPEG n01751748 when commands like this launch - my console give me: mv: cannot stat no such file or directory

@nickxtsui
Copy link

Same here. Please help. Thanks.

@limkeunhak
Copy link

The image files do not exist in that path. (https://raw.githubusercontent.com/soumith/imagenetloader.torch/master/valprep.sh)

If you want to run the APP, you need to download the image file from elsewhere.
You can get it from the path below.

@soumith
Your script doesn't work. Could you help or any comments?

@soumith
Copy link
Member

soumith commented Feb 8, 2020

I've clarified language in README that the imagenet dataset has to be downloaded, and then the valprep.sh only reorganizes the validation set into labeled folders.

@soumith
Copy link
Member

soumith commented Feb 8, 2020

clarified via the commit e9e7672

@soumith soumith closed this as completed Feb 8, 2020
@nk0307
Copy link

nk0307 commented Sep 27, 2020

same question

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

5 participants