-
Notifications
You must be signed in to change notification settings - Fork 138
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
The link of mini_imagenet gdrive folder doesn't work #48
Comments
Hey. Thank you for bringing this up. https://drive.google.com/file/d/1p4YcGdnI6DE_bKk4vB-5FWXK6OkF7pMg/view?usp=drive_link Hopefully this one works for you. |
I spent some time completely re-downloading this Failed when 33% too. I believe there may be an issue with the file itself. |
You should be able to find the dataset here https://huggingface.co/datasets/GATE-engine/mini_imagenet I'll need to write some code to integrate this within this repository, so give me a day or so and it'll be done |
I just pushed a new branch that refactors the data.py file (because it made my eyes bleed to look at my code from 5 years ago), and also switches to using huggingface datasets for omniglot, mini_imagenet and I also threw cub200 in there for good measure. |
If you could kindly try it out and let me know if the results reproduce what's in the papers that would be great. |
I'll try my best. Thank you very much! |
Can you try using python 3.10 with the latest pytorch? That's what I used when developing this and I didn't get any errors. |
Alright. I believe I fixed the issues you pointed out. Please pull the latest version of https://github.com/AntreasAntoniou/HowToTrainYourMAMLPytorch/tree/refactor+switch-to-hf-datasets |
mini_imagenet gdrive folder does't work anymore.
Could you please update this link so that I can download the dataset?
The text was updated successfully, but these errors were encountered: