gopala-kr / generative-models

research and implementations of Generative Models(GANs, VAEs and Autoregressive models) and their applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Back to top


Different Versions of GANs

Back to top

(I have listed below GANs based on their timelines, since from GANs inception(Jun 2014))

  • [DCGANs]
  • [cGANs]
  • [InfoGANs]
  • [Wasserstein GANs]
  • [LAPGAN]
  • [GRAN ]
  • [BiGANs]
  • [f-GAN]
  • [CoGAN]
  • [EBGAN]
  • [iGAN]
  • [SeqGAN]
  • [RenderGAN]
  • [VGAN]
  • [LSGANs]
  • [IcGAN]
  • [TGAN]
  • [SAD-GAN]
  • [C-RNN-GAN]
  • [AANs]
  • [StackGAN]
  • [SGAN]
  • [SalGAN]
  • [AdaGAN]
  • [GLS-GAN]
  • [ArtGAN]
  • [BS-GAN]
  • [AM-GAN]
  • [Triple-GAN]
  • [DiscoGAN]
  • [SEGAN]
  • [CVAE-GAN]
  • [SeGAN]
  • [CycleGAN]
  • [BEGAN]
  • [MidiNet]
  • [Semi-Latent GAN]
  • [DualGAN]
  • [A-Fast-RCNN]
  • [MAGAN]
  • [Gang of GANs]
  • [Softmax GAN]
  • [Show, Adapt and Tell]
  • [Geometric GAN]
  • [GeneGAN]
  • [Flow-GAN]
  • [SegAN]
  • [DeLiGAN]
  • [StackGAN]
  • [Flow-GAN]
  • [GraphGAN]
  • [MuseGAN]
  • [OptionGAN]
  • [RAN4IQA]
  • [Show, Reward and Tell]

More GANs --> The GAN Zoo


References

Back to top


Paper Review

Back to top


Maintainer

Gopala KR / @gopala-kr


About

research and implementations of Generative Models(GANs, VAEs and Autoregressive models) and their applications

License:MIT License