zhangqianhui / vae-gan-tensorflow
Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"
☆128Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for vae-gan-tensorflow
- VAE-GAN in Tensorflow☆91Updated 5 years ago
- InfoGAN: Interpretable Representation Learning☆154Updated 7 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 7 years ago
- Generative image model with learned similarity measures☆437Updated 7 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆186Updated 6 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- implement infoGAN using pytorch☆151Updated 6 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆101Updated 7 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 5 years ago
- code for "Adversarial Feature Learning"☆237Updated 2 years ago
- GANs with multiple Discriminators☆78Updated last year
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆239Updated 6 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆251Updated 7 years ago
- ☆86Updated 6 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆121Updated 6 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 6 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆141Updated 7 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆285Updated 6 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 6 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆266Updated 4 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆79Updated 7 years ago
- This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversaria…☆110Updated 7 years ago
- Tensorflow implementation of conditional variational auto-encoder for MNIST☆150Updated 7 years ago
- Variational auto-encoder trained on celebA . All rights reserved.☆182Updated 6 years ago
- GeneGAN: Learning Object Transfiguration and Attribute Subspace from Unpaired Data☆144Updated 6 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Replicating "Understanding disentangling in β-VAE"☆195Updated 6 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆218Updated 2 years ago