shivakanthsujit / VAE-PyTorch
Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch
☆29Updated last year
Related projects ⓘ
Alternatives and complementary repositories for VAE-PyTorch
- Autoencoders in PyTorch☆83Updated 2 years ago
- Pytorch implementations of various types of autoencoders☆67Updated 5 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆90Updated 3 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆42Updated 5 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆110Updated 3 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 6 years ago
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆77Updated 4 years ago
- Variational auto encoder in pytorch☆54Updated 5 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆60Updated 6 years ago
- PyTorch Implementations of a VAE and a beta-VAE.☆59Updated 3 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆68Updated 5 years ago
- Pytorch implementations of autoregressive pixel models - PixelCNN, PixelCNN++, PixelSNAIL☆36Updated 4 years ago
- A pytorch implementation of WGAN-GP☆23Updated 5 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆113Updated 3 months ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆194Updated 2 years ago
- Implementation of Vector Quantised VAE (VQ-VAE) with PixelCNN prior in Tensorflow.☆37Updated last year
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆34Updated 5 years ago
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 3 years ago
- Play time!☆195Updated 2 months ago
- A brief tutorial on the Wasserstein auto-encoder☆83Updated 5 years ago
- Code for the paper "Training Normalizing Flows with the Information Bottleneck for Competitive Generative Classification" (2020)☆42Updated 6 months ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆56Updated 4 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆167Updated 2 years ago
- Tensorflow 2.0 implementation of Adversarial Autoencoders☆20Updated 5 years ago
- A toy example of VAE-regression network☆72Updated 4 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆297Updated 4 years ago
- Pytorch implementation for VAE and conditional VAE.☆31Updated 4 years ago
- In this paper, we show that the performance of a learnt generative model is closely related to the model's ability to accurately represen…☆40Updated 3 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆254Updated 3 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆86Updated 5 years ago