hnmspirit / gan

gan implementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GENERATIVE ADVERSARIAL NETWORKS

Collection of GAN models

  • GAN (vanilla)
  • CGAN (conditional)
  • InfoGAN
  • DCGAN (deep-convolutional)
  • WGAN (Wasserstein)
  • WGAN GP (gradient-penalty)
  • EBGAN (energy-based)
  • BEGAN (boundary-equilibrium)

About

gan implementations


Languages

Language:Python 100.0%