/WGAN-gcp

A new method to realize the 1-lipschitz

Primary LanguagePython

WGAN-gcp

A new method to realize the 1-Lipschitz(based on gp term).

More powerful restrictions

Convergence faster than WGAN-gp, DCGAN

start

python gan_mnist.py

other mode

you can change the mode(WGAN-gcp,WGAN-gp,DCGAN) in gan_mnist.py

MODE

'WGAN-gcp'

'WGAN-gp'

'DCGAN'

WGAN-gp iteration = 4799

WGAN-gcp iteration = 4799