hanzhanggit / StackGAN-v2

MIT License
846 stars 190 forks source link

/data/birds/train/filenames.pickle #37

Closed camhilker closed 4 years ago

camhilker commented 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

mitsukimon commented 3 years ago

it looks like you should download the pickle file too ...

DataSenseiAryan commented 1 year ago

where is that pickle file? I m unable to find it. Thank you.