dome272 / Diffusion-Models-pytorch

Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)
Apache License 2.0
1.11k stars 256 forks source link

FID Score and Inception Score Calculation #39

Open Nnafi1211 opened 9 months ago

Nnafi1211 commented 9 months ago

Can anyone suggest a way for me to calculate the FID and Inception score?