zosob / inception_score

This is the Keras implementation of Inception Score used for GANs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inception Score with Keras

This is a Keras version of implementing inception score.

This code is from the book Generative Adversarial Networks with Python by Jason Brownlee.

About

This is the Keras implementation of Inception Score used for GANs.


Languages

Language:Python 100.0%