locuslab / gradient_regularized_ganLinks
Code for "Gradient descent GAN optimization is locally stable"
☆23Updated 8 years ago
Alternatives and similar repositories for gradient_regularized_gan
Users that are interested in gradient_regularized_gan are comparing it to the libraries listed below
Sorting:
- Generative Adversarial Network with Weight Normalization + ResNet☆22Updated 8 years ago
- f-GAN Tensorflow f-GAN: Training Generative Neural Samplers Using Variational Divergence Minimization☆12Updated 7 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆40Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 7 years ago
- Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminato…☆39Updated 7 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 8 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 7 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 8 years ago
- Chainer implementation of Improving Generative Adversarial Networks with Denoising Feature Matching☆29Updated 8 years ago
- Simple Tensorflow implementation of RelativisticGAN☆50Updated 7 years ago
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 7 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆82Updated 5 years ago
- Adversarially Learned Inference in Pytorch☆29Updated 8 years ago
- GANs with multiple Discriminators☆78Updated 3 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆91Updated 7 years ago
- Code release for paper "How good is my GAN?"☆12Updated 6 years ago
- Pytorch implementation of BicycleGAN with implementation details☆102Updated 7 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆81Updated 8 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆143Updated 8 years ago
- implement infoGAN using pytorch☆152Updated 7 years ago
- ☆103Updated 8 years ago
- Code accompanying the paper "Geometric GAN"☆57Updated 8 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆95Updated 8 years ago
- Spatial Generative Adversarial Networks☆112Updated 5 years ago
- Deconvolution and Checkerboard Artifacts☆71Updated 7 years ago
- This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversaria…☆113Updated 8 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 7 years ago
- Training MMD GANs.☆86Updated 7 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)