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…☆196Updated 3 years ago
- PyTorch Implementation of InfoGAN☆327Updated 2 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆113Updated 4 years ago
- PyTorch implementation of Glow☆542Updated 3 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆386Updated 3 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆277Updated 4 years ago
- PyTorch implementation of realNVP☆90Updated last year
- Assessing Generative Models via Precision and Recall (official repository)☆106Updated 2 years ago
- ☆237Updated 6 years ago
- Pytorch implementation of β-VAE☆547Updated 4 years ago
- Implementation of Glow in PyTorch☆80Updated 4 years ago
- Implementation of Real NVP in PyTorch☆236Updated 6 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago
- A naive implementation of PixelCNN in Pytorch as described in A Oord et. al.☆63Updated 5 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆278Updated 7 years ago
- PyTorch implementation of PixelCNN from "Pixel Recurrent Neural Networks"☆42Updated 4 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆94Updated 6 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆548Updated 4 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆92Updated 4 years ago
- Training MMD GANs.☆86Updated 7 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆301Updated 5 years ago
- Improved Precision and Recall Metric for Assessing Generative Models - Official TensorFlow Implementation☆178Updated 2 weeks ago
- Pytorch implementations of autoregressive pixel models - PixelCNN, PixelCNN++, PixelSNAIL☆35Updated 5 years ago
- Pytorch Implementation of OpenAI's PixelCNN++☆348Updated 4 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆190Updated 7 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆349Updated 3 years ago
- Disentanglement library for PyTorch☆281Updated 3 years ago
- A Disentangling Invertible Interpretation Network☆123Updated 4 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 6 years ago
- pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"☆513Updated 6 years ago