Hi Roy, I use https://github.com/abdulfatir/gan-metrics-pytorch as suggested from previous issue to calculate FID and KID, but I cannot generate similar evaluation number as in the paper. I sampled 5k 512*512 resolution images from FFHQ and your model. and the FID I got is 214.33 (0.988), KID 0.233 (0.003)
. However in the paper it was 11.5, KID 2.65. Could you please how exactly you generate the FID and KID of your result?
Appreciate your help.
Hi Roy, I use https://github.com/abdulfatir/gan-metrics-pytorch as suggested from previous issue to calculate FID and KID, but I cannot generate similar evaluation number as in the paper. I sampled 5k 512*512 resolution images from FFHQ and your model. and the FID I got is 214.33 (0.988), KID 0.233 (0.003)
. However in the paper it was 11.5, KID 2.65. Could you please how exactly you generate the FID and KID of your result?
Appreciate your help.