Closed camhilker closed 4 years ago
When running main.py on the birds dataset, I get an error:
IOError: [Errno 2] No such file or directory: u'../data/birds/train/filenames.pickle'
How is /data/birds/train/filenames.pickle generated? I downloaded the CUB_200_2011 dataset and unzipped into /data/birds/CUB_200_2011
Thank you
it looks like you should download the pickle file too ...
where is that pickle file? I m unable to find it. Thank you.
When running main.py on the birds dataset, I get an error:
IOError: [Errno 2] No such file or directory: u'../data/birds/train/filenames.pickle'
How is /data/birds/train/filenames.pickle generated? I downloaded the CUB_200_2011 dataset and unzipped into /data/birds/CUB_200_2011
Thank you