mobulan / IELT

Source code of the paper Fine-Grained Visual Classification via Internal Ensemble Learning Transformer
MIT License
39 stars 4 forks source link

CUB dataset can't running and gdrive link can't be accesed #7

Closed wesrambi closed 4 months ago

wesrambi commented 4 months ago

I have an error while running for CUB_200_2011, and the error message goes like this

RuntimeError: The MD5 checksum of the download file /workspace/IELTS/dataset/CUB_200_2011/CUB_200_2011.tgz does not match the one on record.Please delete the file and try again. If the issue persists, please report this to torchvision at https://github.com/pytorch/vision/issues.

then there's gdrive link that shows so i can download the tgz or the dataset but it can't this is the link that shown error issue (https://drive.usercontent.google.com/download)

mobulan commented 4 months ago

You should first unzip the CUB dataset. I uploaded the dataset to Huggging Face, you can download it and unzip it to the dataset root directory.

wesrambi commented 4 months ago

thankyouu so much!! it works!