tund / D2GAN
Dual Discriminator Generative Adversarial Nets
☆62Updated 7 years ago
Alternatives and similar repositories for D2GAN:
Users that are interested in D2GAN are comparing it to the libraries listed below
- ☆86Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆187Updated 7 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆93Updated 7 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- code for "Adversarial Feature Learning"☆237Updated 2 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks☆127Updated 5 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 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 5 months ago
- An adversarial autoencoder implementation in pytorch☆83Updated 5 years ago
- python package for self-attention gan implemented as extension of PyTorch nn.Module. paper -> https://arxiv.org/abs/1805.08318☆19Updated 6 years ago
- Cross-domain disentanglement network☆91Updated 5 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 7 years ago
- Inception score for measuring quality of images generating from GAN☆42Updated 7 years ago
- ☆131Updated 6 years ago
- VAE-GAN in Tensorflow☆91Updated 5 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago
- A Unified Feature Disentangler for Multi-Domain Image Translation and Manipulation☆138Updated 6 years ago
- MMD-GAN: Towards Deeper Understanding of Moment Matching Network☆198Updated last year
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 years ago
- Generalized Loss-Sensitive Generative Adversarial Networks (GLS-GAN) in PyTorch with gradient penalty, including both LS-GAN and WGAN as …☆30Updated 6 years ago