Compute FID scores with PyTorch.
-
Updated
Jul 3, 2024 - Python
Compute FID scores with PyTorch.
PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]
An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.
A pip-installable evaluator for GANs (IS and FID). Accepts either dataloaders or individual batches. Supports on-the-fly evaluation during training. A working DCGAN SVHN demo script provided.
Metrics to evaluate GAN
This 'Generative Adversarial Network' project was implemented in grad course CSE-676 : Deep Learning [Fall 2019 @UB_SUNY] Course Instructor : Sargur N. Srihari(https://cedar.buffalo.edu/~srihari/)
Add a description, image, and links to the fid-score topic page so that developers can more easily learn about it.
To associate your repository with the fid-score topic, visit your repo's landing page and select "manage topics."