tund / D2GANLinks
Dual Discriminator Generative Adversarial Nets
☆63Updated 7 years ago
Alternatives and similar repositories for D2GAN
Users that are interested in D2GAN are comparing it to the libraries listed below
Sorting:
- implement infoGAN using pytorch☆153Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 2 years ago
- ☆86Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 7 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 8 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆372Updated 6 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- ☆287Updated 7 years ago
- ☆131Updated 7 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆157Updated 5 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago
- Improved WGAN in Pytorch☆440Updated last year
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- ☆274Updated 7 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆173Updated 10 months ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 5 years ago
- Study Friendly Implementation of DCGAN in Tensorflow☆24Updated 6 years ago
- code for "Adversarial Feature Learning"☆238Updated 3 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆553Updated 5 years ago
- PyTorch implementation of DCGAN☆49Updated 7 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago