sngan_projection icon indicating copy to clipboard operation
sngan_projection copied to clipboard

intra-fid reported in the paper

Open mathfinder opened this issue 6 years ago • 3 comments

Hi, How to calculate intra-fid your in the paper? mean of fid of each class or sum of them?

mathfinder avatar Aug 18 '18 13:08 mathfinder

Mean of fid is reported in the paper.

takerum avatar Aug 22 '18 09:08 takerum

Hi @takerum, Thanks for sharing this code. I wonder if the intra-FID scores on ImageNet reported in cGAN with projection discriminator is using the tf version (same as openai/improved-gan) or not? Or it's the result of the chainer version of Inception?

Thank you.

terarachang avatar Sep 25 '19 13:09 terarachang

it's using the tf version, not the Chainer version.

takerum avatar Sep 25 '19 14:09 takerum