/inception-score

A new implementation of the Inception Score metric for evaluation of GANs

Primary LanguagePythonApache License 2.0Apache-2.0

inception-score (compatible with Tensorflow 1.6+)

While the canonical OpenAI implementation of calculation of "Inception Score" is no longer compatible with new releases of Tensorflow, a new implementation of the "Inception Score" metric for evaluation of GANs is provided. It also fixed a bug raised in openai/improved-gan#29.