podgorskiy / VAE
Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.
☆71Updated 5 years ago
Alternatives and similar repositories for VAE:
Users that are interested in VAE are comparing it to the libraries listed below
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆197Updated 2 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆111Updated 3 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆268Updated 6 years ago
- Implementation of Glow in PyTorch☆81Updated 4 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆185Updated 2 weeks ago
- ☆233Updated 5 years ago
- PyTorch Implementation of InfoGAN☆320Updated 2 years ago
- Assessing Generative Models via Precision and Recall (official repository)☆104Updated 2 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆168Updated 7 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆61Updated 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
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆46Updated last year
- Official implementation of "On GANs and GMMs"☆66Updated 5 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆259Updated 4 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆69Updated 7 years ago
- Generative Adversarial Networks in PyTorch☆37Updated 6 years ago
- ☆89Updated 5 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 6 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆69Updated 3 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 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
- Pytorch implementations of autoregressive pixel models - PixelCNN, PixelCNN++, PixelSNAIL☆36Updated 5 years ago
- ☆272Updated 6 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆87Updated 5 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆93Updated 5 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
- Implicit Generation and Generalization in Energy Based Models in PyTorch☆65Updated 5 years ago
- Pytorch implementation of β-VAE☆534Updated 4 years ago
- Disentanglement library for PyTorch☆277Updated 2 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago