podgorskiy / VAE
Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.
☆73Updated 6 years ago
Alternatives and similar repositories for VAE:
Users that are interested in VAE are comparing it to the libraries listed below
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆111Updated 3 years ago
- PyTorch Implementation of InfoGAN☆322Updated 2 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆197Updated 2 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆123Updated 6 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆191Updated last month
- Pytorch implementation of β-VAE☆537Updated 4 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆269Updated 6 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆299Updated 4 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆188Updated 7 years ago
- Implementation of Glow in PyTorch☆81Updated 4 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆71Updated 3 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆46Updated 2 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆91Updated 4 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆262Updated 4 years ago
- ☆235Updated 5 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆169Updated 7 years ago
- Disentanglement library for PyTorch☆277Updated 2 years ago
- Assessing Generative Models via Precision and Recall (official repository)☆106Updated 2 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆349Updated 2 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆69Updated 7 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆93Updated 5 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆536Updated 3 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆80Updated 4 years ago
- ☆272Updated 6 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- Training MMD GANs.☆86Updated 6 years ago
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 6 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆295Updated 4 years ago