locuslab / gradient_regularized_ganLinks
Code for "Gradient descent GAN optimization is locally stable"
☆22Updated 7 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 7 years ago
- f-GAN Tensorflow f-GAN: Training Generative Neural Samplers Using Variational Divergence Minimization☆11Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆40Updated 7 years ago
- Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminato…☆39Updated 7 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 7 years ago
- Chainer implementation of Improving Generative Adversarial Networks with Denoising Feature Matching☆29Updated 8 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 8 years ago
- Pytorch implementation of BicycleGAN with implementation details☆102Updated 7 years ago
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 7 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 6 years ago
- Adversarially Learned Inference in Pytorch☆30Updated 8 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 4 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆81Updated 7 years ago
- Code release for paper "How good is my GAN?"☆12Updated 6 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆114Updated 6 years ago
- Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017☆194Updated 6 years ago
- Pytorch implementation of Conditional image-to-image translation (CVPR 2018)☆48Updated 6 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆89Updated 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 last year
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 7 years ago
- Reproduction code for WGAN-LP☆15Updated 7 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Updated last year
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆153Updated 5 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☆143Updated 8 years ago
- Progressive training of GANs with Mutual Information Penalty☆187Updated 6 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago