MinfengZhu / DM-GAN

MIT License
187 stars 64 forks source link

datasets assert #1

Closed HUANGYUEXIN closed 4 years ago

HUANGYUEXIN commented 5 years ago

I try to run the code, but the path of the datasets is wrong. Can you show me you right path?

MinfengZhu commented 5 years ago

Your data directory should be organized like this:

data │─── birds │   ├── captions.pickle │   ├── CUB_200_2011 │   ├── test │   ├── text │   └── train │─── coco │   ├── captions.pickle │   ├── images │   ├── test │   ├── train