Open huiyegit opened 2 years ago
to calcualte IS score we need pretrained model. but pre-trained model is not available on this link https://github.com/MinfengZhu/DM-GAN (this repo provides another link to donwload the pre-trained models but link is not accessible )
can you please share the pre-trained models with us or point me in the right direction where can I find it?
Thank you
For pretrained Inception-V3 on Bird, try this one: https://github.com/hanzhanggit/StackGAN-inception-model
For pretrained Inception-V3 on Bird, try this one: https://github.com/hanzhanggit/StackGAN-inception-model
I tried this link before, pretrained Inception-V3 link is also not accessible from this repo as well.
so I go to this link : https://github.com/hanzhanggit/StackGAN-inception-model and go into this section:
"Inception Model" StackGAN inception model for birds and flowers evaluation. Download and save it in the current folder ---> this link is not accessible.
Can you please share either other link from where I can download the model or if you have saved the pre-trained model somewhere can you share it with us. Thank you
I am sorry my email can not be delivered to your email address. I post my reply here. Please try this source code to calculate the IS score: https://github.com/MinfengZhu/DM-GAN/tree/master/eval/IS For dataset Bird, there is one pre-trained Inception-V3 : https://github.com/hanzhanggit/StackGAN-inception-model For dataset COCO, the Inception-V3 should be downloaded automatically.