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

No such file or directory: 'data/imagenet_s/imagenet_919.json' #56

Open
LinMu7177 opened this issue Jul 30, 2024 · 2 comments
Open

No such file or directory: 'data/imagenet_s/imagenet_919.json' #56

LinMu7177 opened this issue Jul 30, 2024 · 2 comments

Comments

@LinMu7177
Copy link

Thank you for open-sourcing such excellent work.

I am trying to replicate your training process, but after downloading the Imagenet-S dataset, the data structure is as follows:

├── imagenet-s
├── ImageNetS919
├── train-full
├── train
├── train-semi
├── train-semi-segmentation
├── validation
├── validation-segmentation
└── test

I did not find the required "imagenet_919.json" file in the code.
Where should I go to obtain this file?

@SunzeY
Copy link
Owner

SunzeY commented Jul 30, 2024

Thank you for point out the missing file, I have updated it. checkout here

@LinMu7177
Copy link
Author

Thank you for your quick response, which has already solved the issue I raised.

However, I have also noticed some minor issues in the code:
Some packages appear to be unused but are still included in the code;
There also seem to be some spelling errors.

45241722331229_ pic

45251722331237_ pic

These minor issues have caused some difficulties in deploying and understanding the code.

If you have time, I hope you can make this code clearer, which would further enhance the impact of your work.
Thank you again for your open-source contribution.

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