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.
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.