官术网_书友最值得收藏!

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.

The TensorFlow implementation of FID can be found at the following link:  https://www.tensorflow.org/api_docs/python/tf/contrib/gan/eval/frechet_classifier_distance
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.
主站蜘蛛池模板: 宁阳县| 田林县| 武冈市| 葫芦岛市| 武隆县| 广河县| 大石桥市| 张家港市| 六安市| 万源市| 防城港市| 宜州市| 夏邑县| 西乌珠穆沁旗| 安化县| 琼海市| 青田县| 文成县| 繁峙县| 玛沁县| 乐至县| 罗源县| 清水河县| 鄂伦春自治旗| 略阳县| 三原县| 东源县| 旌德县| 额尔古纳市| 吴桥县| 安溪县| 封开县| 巨鹿县| 偃师市| 陕西省| 南涧| 高唐县| 铜梁县| 安多县| 康保县| 海淀区|