You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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?
The text was updated successfully, but these errors were encountered: