Loading views...

Frechet Inception Distance

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2025 Mar 16 18:20
Editor
Edited
Edited
2025 Oct 27 0:44
Refs
Refs

FID

Better aligned with human perception compared to pixel-based metrics like and MSE
While Frechet Distance was originally a concept for measuring distance between curves, the Frechet Distance used in Frechet Inception Distance (FID) is a modified concept applied to measuring distance between probability distributions. It measures the Wasserstein-2 distance (W2) by comparing the mean and covariance of probability distributions
Since inherently accounts for noise in its definition, it is widely used in vision models that employ noise-based modeling.
 
 
 
 
 

Recommendations