bobchennan / Wasserstein-GAN-Keras

Keras implementation of Wasserstein GAN. Modified from the ACGAN example.
39 stars 14 forks source link

Wasserstein-GAN-Keras

Keras implementation of Wasserstein GAN. Modified from the ACGAN example.

You can see reasonable output since the third iteration:

3rd

Reference:

ACGAN keras implementation