andersbll / autoencoding_beyond_pixels
Generative image model with learned similarity measures
☆440Updated 8 years ago
Alternatives and similar repositories for autoencoding_beyond_pixels:
Users that are interested in autoencoding_beyond_pixels are comparing it to the libraries listed below
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆441Updated 5 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 7 years ago
- code for "Adversarial Feature Learning"☆238Updated 2 years ago
- ☆288Updated 7 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆256Updated 7 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆285Updated 6 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆266Updated 4 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆222Updated 2 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆395Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆596Updated 7 years ago
- Adversarially Learned Inference☆310Updated 6 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 7 years ago
- a tensorflow implementation of WGAN☆579Updated 7 years ago
- ☆321Updated 5 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow☆208Updated 4 years ago
- GANs with spectral normalization and projection discriminator☆1,097Updated 5 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- Wasserstein Auto-Encoders☆506Updated 6 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Advers…☆1,058Updated 3 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆187Updated 7 years ago
- VAE-GAN in Tensorflow☆90Updated 5 years ago
- Invertible conditional GANs for image editing☆286Updated 3 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆582Updated 7 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆92Updated 8 years ago
- Improved WGAN in Pytorch☆439Updated last year