podgorskiy / VAELinks
Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.
☆74Updated 6 years ago
Alternatives and similar repositories for VAE
Users that are interested in VAE are comparing it to the libraries listed below
Sorting:
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆199Updated 2 years ago
- PyTorch Implementation of InfoGAN☆325Updated 2 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆112Updated 3 years ago
- Disentanglement library for PyTorch☆278Updated 3 years ago
- Assessing Generative Models via Precision and Recall (official repository)☆105Updated 2 years ago
- Training MMD GANs.☆86Updated 7 years ago
- ☆238Updated 6 years ago
- Implementation of Glow in PyTorch☆81Updated 4 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆300Updated 5 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 3 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆194Updated 4 months ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆92Updated 4 years ago
- PyTorch implementation of realNVP☆87Updated 9 months ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆93Updated 6 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆275Updated 4 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆170Updated 7 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆62Updated 6 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆384Updated 2 years ago
- Official implementation of "On GANs and GMMs"☆66Updated 5 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆540Updated 4 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 years ago
- ☆91Updated 6 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- ☆110Updated 6 years ago
- Pytorch implementations of autoregressive pixel models - PixelCNN, PixelCNN++, PixelSNAIL☆35Updated 5 years ago
- Improved Precision and Recall Metric for Assessing Generative Models - Official TensorFlow Implementation☆175Updated 3 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆272Updated 6 years ago