victor-shepardson / alpha-GANLinks
pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv preprint arXiv:1706.04987 (2017).
☆81Updated 8 years ago
Alternatives and similar repositories for alpha-GAN
Users that are interested in alpha-GAN are comparing it to the libraries listed below
Sorting:
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 7 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- implementation for NIPS paper Triangle Generative Adversarial Networks☆60Updated 7 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆95Updated 8 years ago
- Implementation of Coulomb GANs☆62Updated 4 years ago
- Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"☆181Updated 7 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
- Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"☆151Updated 4 years ago
- Adversarially Learned Inference in Pytorch☆30Updated 8 years ago
- Code of the paper `Disentangling factors of variation in deep representations using adversarial training` by Mathieu, Zaho, Ramesh, Sprec…☆21Updated 8 years ago
- A PyTorch implementation of the paper "Semantic Image Synthesis via Adversarial Learning" in ICCV 2017☆142Updated 8 years ago
- Code for the models in "PixelVAE: A Latent Variable Model for Natural Images" (https://arxiv.org/abs/1611.05013☆94Updated 8 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆287Updated 7 years ago
- PixelVAE with or without regularization☆69Updated 8 years ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 8 years ago
- adversarial autoencoder (AAE) with tensorflow for MNIST