AttnGAN icon indicating copy to clipboard operation
AttnGAN copied to clipboard

Output not present in the mentioned path when running AttnGAN on birds dataset.

Open aruna09 opened this issue 5 years ago • 1 comments

Hi, I was trying out AttnGAN for one of my mini projects(running it on colab). Well the model runs without any errors however there is no output in the directory mentioned. What I am not able to understand is, is this an issue of colab or am I missing something here?

aruna09 avatar Aug 31 '19 14:08 aruna09

You can find them somewhere here: AttnGAN/models/<name_of_pretrained_model>/<captions_name>/
e.g in case of bird_AttnGAN2 and example_captions, you can find them here: AttnGAN/models/bird_AttnGAN2/example_captions/ For some reason saving directory is misplaced and guide in README is deceiving.

Hope it helps.

Hi, I was trying out AttnGAN for one of my mini projects(running it on colab). Well the model runs without any errors however there is no output in the directory mentioned. What I am not able to understand is, is this an issue of colab or am I missing something here?

Wapwolf avatar Dec 25 '19 01:12 Wapwolf