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
- Implement Coupled Generative Adversarial Networks in Tensorflow☆101Updated 7 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆285Updated 6 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆80Updated 7 years ago
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 6 years ago
- implementation for NIPS paper Triangle Generative Adversarial Networks☆62Updated 6 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 6 years ago
- InfoGAN: Interpretable Representation Learning☆154Updated 7 years ago
- Torch Implemention of ECCV'16 paper: Attribute2Image☆95Updated 5 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆251Updated 7 years ago
- ☆287Updated 7 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆89Updated 6 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
- Stacked Generative Adversarial Networks☆244Updated 7 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆97Updated 7 years ago
- Pytorch implementation of BicycleGAN with implementation details☆100Updated 6 years ago
- Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"☆181Updated 7 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 7 years ago
- Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017☆193Updated 5 years ago
- This is the project for LS-GAN (Loss-Sensitive GAN)☆213Updated 7 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 7 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 7 years ago
- GeneGAN: Learning Object Transfiguration and Attribute Subspace from Unpaired Data☆144Updated 6 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"☆151Updated 4 years ago
- ☆138Updated 8 years ago
- A PyTorch implementation of the paper "Semantic Image Synthesis via Adversarial Learning" in ICCV 2017☆145Updated 7 years ago
- Adversarially Learned Inference in Pytorch☆30Updated 7 years ago