hanzhanggit / StackGAN-v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/data/birds/train/filenames.pickle

camhilker opened this issue · comments

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.