GANs-collections-tf2.0_keras-eager_mode

(★ 139)

This repository implements all kinds of GAN-models based on tensorflow2.0 keras API including GAN, CGAN, WGAN, WGAN_GP, VAE, CVAE, LSGAN, infoGAN, EBGAN, BEGAN, ACGAN

  • ACGAN.py
  • BEGAN.py
  • CGAN.py
  • CVAE.py
  • EBGAN.py
  • GAN.py
  • infoGAN.py
  • LSGAN.py
  • ops.py
  • README.md
  • utils.py
  • VAE.py
  • WGAN.py
  • WGAN_GP.py
// repository documentation