few-shot-meta-baseline
few-shot-meta-baseline copied to clipboard
Thank you for your attention
I think your idea is very brilliant, so I want to run it. But when I download the datasets like 'mini-imagenet',ran the code as you did ' python train_classifier.py --config configs/train_classifier_mini.yaml' something bad occured-- ' FileNotFoundError: [Errno 2] No such file or directory: './materials/mini-imagenet/miniImageNet_category_split_train_phase_train.pickle' --Could you help me to deal with it?I will be grateful!thx
You should download dataset and put it in the appropriate folder
I think your idea is very brilliant, so I want to run it. I have download dataset and put it in the appropriate folder, but i receive "miniImageNet_category_split_train_phase_train.pickle" Could you help me to deal with it?I will be grateful!thx
I have the same error...Could you help me to deal with it?I will be grateful
I think the code need a pickle file,but i can't find it in this repository. Would you provide it ?
I think the code need a pickle file,but i can't find it in this repository. Would you provide it ?
Do you solve this problem? I also meet this issue now.