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

Not able to run imagenet200 #1

Open
kpbhat25 opened this issue Sep 1, 2023 · 3 comments
Open

Not able to run imagenet200 #1

kpbhat25 opened this issue Sep 1, 2023 · 3 comments

Comments

@kpbhat25
Copy link

kpbhat25 commented Sep 1, 2023

This is the error :
FileNotFoundError: Couldn't find any class folder in /../../val/images.

Dataset for RawFooT is not downloading , can you upload the data ?

@NingMiao
Copy link
Owner

NingMiao commented Sep 1, 2023

Hey @kpbhat25 !

RawFoot dataset can be downloaded at http://www.ivl.disco.unimib.it/activities/rawfoot-db-raw-food-texture-database/

Please refer to the first paragraph of section 5.4 on how to split images into training and testing sets. Sorry I cannot upload the dataset because I don't have copyright to it.

Cheers,
Ning

@kpbhat25
Copy link
Author

kpbhat25 commented Sep 1, 2023

FileNotFoundError: Couldn't find any class folder in /storage/users/koushik/trial_exp/InstaAug/tinyimagenet200-data/val/images.

Folder structure is below:
image-net-200
|
|--test
|--images
|--train
|---n01443537
|---....
|--val
|---images
|---val_annotations.txt
|--wnids.txt
|--words.txt

This is the folder structure i am having , not able to understand what class folder i am missing in the val folder.
Can you help me with this?

@NingMiao
Copy link
Owner

NingMiao commented Sep 1, 2023

I guess it might be caused by different versions of pytorch. Sorry I cannot repeat this issue.

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