anitan0925 / vaegan
An implementation of VAEGAN (variational autoencoder + generative adversarial network).
☆92Updated 8 years ago
Alternatives and similar repositories for vaegan:
Users that are interested in vaegan are comparing it to the libraries listed below
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆80Updated 7 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 6 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆90Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 7 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆97Updated 7 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- Adversarially Learned Inference in Pytorch☆30Updated 7 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆93Updated 7 years ago
- Torch Implemention of ECCV'16 paper: Attribute2Image☆95Updated 6 years ago
- adversarial autoencoder (AAE) with tensorflow for MNIST☆19Updated 7 years ago
- PixelVAE with or without regularization☆66Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Chainer implementation of Improving Generative Adversarial Networks with Denoising Feature Matching☆28Updated 7 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 7 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆76Updated 7 years ago
- Tensorflow implementation of Adversarial Autoencoders (https://arxiv.org/abs/1511.05644)☆38Updated 7 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 6 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- A implement of spectral normalization GAN for tensorflow version☆27Updated 7 years ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 7 years ago
- Glow: Generative Flow with Invertible 1×1 Convolutions☆77Updated 6 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
- Style and Structure GAN (ECCV 2016)☆112Updated 7 years ago
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆78Updated 5 years ago