val-iisc / deligan
This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversarial Networks for Diverse and Limited Data. DeLiGAN is a simple but effective modification of the GAN framework and aims to improve performance on datasets which are diverse yet small in size.
☆111Updated 7 years ago
Alternatives and similar repositories for deligan:
Users that are interested in deligan are comparing it to the libraries listed below
- implementation for NIPS paper Triangle Generative Adversarial Networks☆61Updated 7 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆285Updated 6 years ago
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 6 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 7 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆101Updated 7 years ago
- Style and Structure GAN (ECCV 2016)☆112Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆80Updated 7 years ago
- code for "Adversarial Feature Learning"☆237Updated 2 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 7 years ago
- Pytorch implementation of BicycleGAN with implementation details☆100Updated 6 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 6 years ago
- Torch Implemention of ECCV'16 paper: Attribute2Image☆95Updated 6 years ago
- Stacked Generative Adversarial Networks☆243Updated 7 years ago
- A PyTorch implementation of the paper "Semantic Image Synthesis via Adversarial Learning" in ICCV 2017☆143Updated 7 years ago
- This is the project for LS-GAN (Loss-Sensitive GAN)☆213Updated 7 years ago
- Adversarially Learned Inference in Pytorch☆30Updated 7 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"☆150Updated 4 years ago
- ☆288Updated 7 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆225Updated 4 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆97Updated 7 years ago
- Split-Brain Autoencoders: Unsupervised Learning by Cross-Channel Prediction. In CVPR, 2017.☆138Updated 6 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆92Updated 8 years ago
- ☆121Updated 8 years ago
- Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"☆181Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Adversarially Learned Inference☆310Updated 6 years ago
- PyTorch inference for "Progressive Growing of GANs" with CelebA snapshot☆320Updated 7 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago