Do we calculate Inception Score and Fréchet Inception Distance (FID) on the images generated by generator in parallel during training ? Or do we save the images generated by the generator and later calculate the score ?
Asked
Active
Viewed 176 times
1
-
1this is just an implementation detail – shimao Jul 26 '19 at 23:54
-
@shimao I have been following https://www.kaggle.com/riyueguanghua/gan-text-to-image-102flowers-rieyuguanghua this repo in kaggle . How do I calculate the inception score in the repo ? – Bishwa Karki Jul 27 '19 at 08:08