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.
☆110Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for deligan
- Implement Coupled Generative Adversarial Networks in Tensorflow☆101Updated 7 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆285Updated 6 years ago
- code for "Adversarial Feature Learning"☆237Updated 2 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆154Updated 7 years ago
- Adversarially Learned Inference in Pytorch☆30Updated 7 years ago
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 6 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆79Updated 7 years ago
- ☆286Updated 6 years ago
- Torch Implemention of ECCV'16 paper: Attribute2Image☆95Updated 5 years ago
- Adversarially Learned Inference☆311Updated 6 years ago
- implementation for NIPS paper Triangle Generative Adversarial Networks☆62Updated 6 years ago
- Stacked Generative Adversarial Networks☆244Updated 7 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 6 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
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆251Updated 7 years ago
- This is the project for LS-GAN (Loss-Sensitive GAN)☆212Updated 7 years ago
- A PyTorch implementation of the paper "Semantic Image Synthesis via Adversarial Learning" in ICCV 2017☆145Updated 7 years ago
- Style and Structure GAN (ECCV 2016)☆112Updated 7 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- This repository contains code for the paper Learning by Association - A versatile semi-supervised training method for neural networks (CV…☆152Updated 7 years ago
- Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"☆151Updated 3 years ago
- A implement of spectral normalization GAN for tensorflow version☆27Updated 6 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆128Updated 6 years ago
- Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017☆195Updated 5 years ago
- ☆48Updated 6 years ago
- Simple Tensorflow implementation of Triple Generative Adversarial Nets (NIPS 2017)☆68Updated 6 years ago
- GANs with multiple Discriminators☆78Updated last year
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆97Updated 7 years ago