mseitzer / pytorch-fid

Compute FID scores with PyTorch.
Apache License 2.0
3.22k stars 497 forks source link

Dataset sizes #98

Open JesseWiers opened 1 year ago

JesseWiers commented 1 year ago

As I understand it both the synthetic dataset and the real one need to consist of at least 2048 images to use FID. However, does it matter if the real data set has a lot more images compared to the sampled (synthetic) dataset? Since sampling takes a while I only want to sample 2048 images whereas I have a lot of real images