Understand Clean-FID vs Legacy-FID in Leaderboards
mainThe Clean-FID leaderboard compares three types of scores:
- Legacy-FID (reported): The original FID score reported in the model's source paper.
- Legacy-FID (reproduced): The FID score obtained by reproducing the original paper's methodology using the project's tools.
- Clean-FID: The score computed using the Clean-FID method proposed in this repository.
Note that for some models (marked with †), the reference distribution used was the training set compared against 50k generated images, rather than the standard test set comparison.