GenerativeModels
GenerativeModels copied to clipboard
Implement FastFID
One of the big disadvantages of the FID is that to obtain meaningful results, the total number of samples should be equal/bigger than the latent space of the model used to compute the features. This paper proposes a new implementation of the FID, which the authors coined FastFID, that is able to deal with this limitation.