Closed KP1-cmd closed 4 years ago
What's the meaning of ravi? I changed the dataset path to my local data address, it worked fine.
Hi KP1-cmd, you may need to change the dataset path according to your own dir when you use this code. The ravi means we use the splits of miniImageNet provided by (Ravi and Larochelle 2017). Thank you.
Thanks, Bryce1010.
Hi KP1-cmd, you may need to change the dataset path according to your own dir when you use this code. The ravi means we use the splits of miniImageNet provided by (Ravi and Larochelle 2017). Thank you.
Thanks, Bryce1010.
ok got it thank you ~
When I Try to run your code i get this error File Not Found Error: [Errno 2] No such file or directory: '/Datasets/CubBirds--ravi/train.csv' what is ravi in that? why you used ravi ? only instead of miniImagenet i used cub-200**
(parser.add_argument('--dataset_dir', default='/Datasets/miniImageNet--ravi', help='/miniImageNet'))