Skip to content

A new Tensorflow implementation of the Inception Score metric for the evaluation of generative models, along with a numpy interface

License

Notifications You must be signed in to change notification settings

nttuan8/Inception-Score

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

inception-score (compatible with Tensorflow 1.6+)

While the canonical OpenAI implementation of "Inception Score" for the evaluation of generative models is no longer compatible with new releases of Tensorflow, a new implementation of it is provided. Also, a bug raised in openai/improved-gan#29 is fixed. This code is fast and memory-efficient.

About

A new Tensorflow implementation of the Inception Score metric for the evaluation of generative models, along with a numpy interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%