taoxugit / AttnGAN

MIT License
1.33k stars 415 forks source link

FileNotFoundError: [Errno 2] No such file or directory: '../DAMSMencoders/coco/image_encoder100.pth' #26

Open Xupeng-Wang opened 5 years ago

Xupeng-Wang commented 5 years ago

When I run this code, I meet this error.

nitish11 commented 5 years ago

You need to download the pre-trained model DAMSM for coco. Download, Extract and save the model files in the folder DAMSMencoders/.

shaivaldalal commented 5 years ago

You need to download the pre-trained model DAMSM for coco. Download, Extract and save the model files in the folder DAMSMencoders/.

Or if you have trained your own encoder, change the configuration file to point to your output directory