-
Notifications
You must be signed in to change notification settings - Fork 7k
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
MD5 checksum not match error ; CALTECH datastet #8220
Comments
I saw the same. This script will reproduce the error
|
Thanks for the report. It seems related to #8204 (comment) and the root cause is probably not an MD5 issue but rather a change in GDrive's APIs. We're considering options here - probably will add gdown as an optional dependency, as we can't really afford to maintain all the different gdrive APIs within torchvision. We'll keep you posted and sorry for the inconvenience |
Hi @NicolasHug, is this issue still open? If yes, I would be happy to help. If not, can you please refer me some other issue to work on? Thanks |
Hi @NicolasHug, any beginner friendly issue you can recommend? |
I get the same thing |
Got the same error |
🐛 Describe the bug
I got md5 checksum not match error when downloaidng CALTECH dataset .
i inherit caltech256 dataset and override getitem method.
i Got md5 checksum error when downloading caltech dataset .
Versions
The text was updated successfully, but these errors were encountered: