renmengye / few-shot-ssl-public

Meta Learning for Semi-Supervised Few-Shot Classification
Other
553 stars 101 forks source link

Unpickling is not successful #17

Closed nlrahimi closed 4 years ago

nlrahimi commented 4 years ago

Hi,

Thank you for the paper and sharing the code with community.

When running 'run_exp.py' on mini-imagenet, I get the following error and have not been able to resolve it: No such file or directory: 'data/mini-imagenet/images/n0153282900000005.jpg'

I have downloaded and saved .pkl files as instructed but this error shows that probably unpickling is not done successfully, I guess. I would appreciate if you help me through.