- Generative Adversarial Networks Projects
- Kailash Ahirwar
- 270字
- 2021-07-02 13:38:45
The Fréchet inception distance
To overcome the various shortcomings of the inception Score, the Fréchlet Inception Distance (FID) was proposed by Martin Heusel and others in their paper, GANs Trained by a Two Time-Scale Update Rule Converge to a Local Nash Equilibrium (https://arxiv.org/pdf/1706.08500.pdf).
The equation to calculate the FID score is as follows:

The preceding equation represents the FID score between the real images, x, and the generated images, g. To calculate the FID score, we use the Inception network to extract the feature maps from an intermediate layer in the Inception network. Then, we model a multivariate Gaussian distribution, which learns the distribution of the feature maps. This multivariate Gaussian distribution has a mean of and a covariance of
, which we use to calculate the FID score. The lower the FID score, the better the model, and the more able it is to generate more diverse images with higher quality. A perfect generative model will have an FID score of zero. The advantage of using the FID score over the Inception score is that it is robust to noise and that it can easily measure the diversity of the images.
There are more scoring algorithms available that have been recently proposed by researchers in academia and industry. We won't be covering all of these here. Before reading any further, take a look at another scoring algorithm called the Mode Score, information about which can be found at the following link: https://arxiv.org/pdf/1612.02136.pdf.
- 計(jì)算機(jī)控制技術(shù)
- ServiceNow Cookbook
- 網(wǎng)絡(luò)綜合布線技術(shù)
- 視覺(jué)檢測(cè)技術(shù)及智能計(jì)算
- 21天學(xué)通C#
- Photoshop CS3圖層、通道、蒙版深度剖析寶典
- 步步圖解自動(dòng)化綜合技能
- Statistics for Data Science
- 電子設(shè)備及系統(tǒng)人機(jī)工程設(shè)計(jì)(第2版)
- 嵌入式GUI開發(fā)設(shè)計(jì)
- Flink原理與實(shí)踐
- Machine Learning with Spark(Second Edition)
- Flash CS3動(dòng)畫制作
- 智能控制技術(shù)及其應(yīng)用
- 牛津通識(shí)讀本:大數(shù)據(jù)(中文版)