rothk / Stabilizing_GANsLinks
Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"
☆95Updated 8 years ago
Alternatives and similar repositories for Stabilizing_GANs
Users that are interested in Stabilizing_GANs are comparing it to the libraries listed below
Sorting:
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 4 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 7 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 7 years ago
- Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"☆151Updated 4 years ago
- Glow: Generative Flow with Invertible 1×1 Convolutions☆77Updated 6 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆90Updated 7 years ago
- Pytorch Implementation of OpenAI's GLOW☆94Updated 4 years ago
- ☆123Updated 5 years ago
- implement infoGAN using pytorch☆153Updated 7 years ago
- Code for "Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models", AAAI 2018.☆111Updated 7 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- dcgan combined with vae in pytorch!☆117Updated 7 years ago
- Progressive training of GANs with Mutual Information Penalty☆186Updated 7 years ago
- Training MMD GANs.☆86Updated 7 years ago
- Code accompanying the paper "Geometric GAN"☆57Updated 8 years ago
- TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.☆44Updated 6 years ago
- Simple Tensorflow implementation of RelativisticGAN☆50Updated 7 years ago
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- BMSG-GAN with more features☆45Updated 6 years ago
- Official implementation of "On GANs and GMMs"☆67Updated 6 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆73Updated 7 years ago
- Pytorch implementation of BicycleGAN with implementation details☆103Updated 7 years ago
- A PyTorch implementation of the VQ-VAE-2 paper☆75Updated 6 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 8 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- PyTorch implementation of "Glow: Generative Flow with Invertible 1x1 Convolutions"☆45Updated 7 years ago
- Tensorflow code of Dist-GAN, GN-GAN and other GAN methods☆66Updated 6 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆95Updated 8 years ago
- Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)☆94Updated last year
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆114Updated 7 years ago