podgorskiy / VAE
Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.
☆67Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for VAE
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆193Updated 2 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆110Updated 3 years ago
- ☆230Updated 5 years ago
- Training MMD GANs.☆85Updated 6 years ago
- Implementation of Glow in PyTorch☆79Updated 3 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆79Updated 6 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆178Updated 3 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆186Updated 6 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆46Updated last year
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆91Updated 5 years ago
- PyTorch Implementation of InfoGAN☆322Updated 2 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆262Updated 6 years ago
- Assessing Generative Models via Precision and Recall (official repository)☆102Updated last year
- Convolutional variational autoencoder in PyTorch☆46Updated 6 years ago
- Quantitative evaluation of disentangled representations☆60Updated 6 years ago
- PyTorch code accompanying our paper on Maximum Entropy Generators for Energy-Based Models☆147Updated 5 years ago
- Generative Adversarial Networks in PyTorch☆37Updated 6 years ago
- A PyTorch 0.4 implementation of Progressive Growing of GANs for Improved Quality, Stability and Variability (https://arxiv.org/abs/1710.1…☆56Updated 5 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- Pytorch implementation of β-VAE☆522Updated 3 years ago
- Disentanglement library for PyTorch☆273Updated 2 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆165Updated 7 years ago
- Implicit Generation and Generalization in Energy Based Models in PyTorch☆65Updated 5 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆170Updated 2 months ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆90Updated 3 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆60Updated 5 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆157Updated 5 years ago
- Official implementation of "On GANs and GMMs"☆65Updated 5 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆86Updated 5 years ago