I'm starting out with GANs and I am training a DC-GAN on MNIST dataset. I want to evaluate my model using Frechet Inception Distance (FID).
10^6
. Is the value okay or is something horribly wrong?If you can answer any of these questions, even partially, that would be of immense help to me. Thanks!
you can refer this. Use a auto-encoder trained on MNIST and the bottleneck activations as the features as explained here