Vu Nguyen
Results
2
issues of
Vu Nguyen
Hi, I am running with CUB with the following command: `python3 main.py --dataset_root dataset --config config/5way_1shot_resnet12_cub-200.py --num_gpu 1 --mode train` And I got this error File "main.py", line 579, in...
Could you please clarify how to organize the dataset together with the metadata files (e.g "train_full_list.txt", "val_full_list.txt", "unlabel_list.txt",...)?