chrisdonahue / sdganLinks
Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"
☆95Updated 7 years ago
Alternatives and similar repositories for sdgan
Users that are interested in sdgan are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 8 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆97Updated 8 years ago
- Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"☆151Updated 4 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 8 years ago
- Variational Autoencoder trained by Feature Perceputal Loss☆82Updated 6 years ago
- Split-Brain Autoencoders: Unsupervised Learning by Cross-Channel Prediction. In CVPR, 2017.☆140Updated 7 years ago
- Re-implement CycleGAN in Tensorlayer☆89Updated 7 years ago
- Pytorch implementation of BicycleGAN with implementation details☆102Updated 7 years ago
- This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversaria…☆111Updated 7 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆89Updated 7 years ago
- A PyTorch implementation of the paper "Semantic Image Synthesis via Adversarial Learning" in ICCV 2017☆143Updated 8 years ago
- PixelVAE with or without regularization☆68Updated 8 years ago
- Torch Implemention of ECCV'16 paper: Attribute2Image☆96Updated 6 years ago
- Progressively Growing GAN in PyTorch for Image and Sound generation☆113Updated 7 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆81Updated 7 years ago
- A Tensorflow implementation of BicycleGAN.☆101Updated 6 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 7 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017☆194Updated 6 years ago
- Code for the models in "PixelVAE: A Latent Variable Model for Natural Images" (https://arxiv.org/abs/1611.05013☆93Updated 8 years ago
- Tensorflow Implementation on "The Cramer Distance as a Solution to Biased Wasserstein Gradients" (https://arxiv.org/pdf/1705.10743.pdf)☆125Updated 7 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆76Updated 7 years ago
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆79Updated 6 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- Adversarially Learned Inference in Pytorch☆30Updated 8 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Updated last year
- Glow: Generative Flow with Invertible 1×1 Convolutions☆77Updated 6 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆244Updated 7 years ago
- Chainer implementation of Least Squares GAN (LSGAN)☆53Updated 8 years ago
- Photographic Image Synthesis with Cascaded Refinement Networks - Pytorch Implementation☆64Updated 7 years ago