shivakanthsujit / VAE-PyTorch
Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch
☆32Updated last year
Alternatives and similar repositories for VAE-PyTorch:
Users that are interested in VAE-PyTorch are comparing it to the libraries listed below
- Autoencoders in PyTorch☆92Updated 2 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆111Updated 3 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆43Updated 5 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
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆79Updated 4 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆73Updated 6 years ago
- Variational auto encoder in pytorch☆56Updated 6 years ago
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 4 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆35Updated 5 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆126Updated 9 months ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆86Updated 2 years ago
- Pytorch implementations of various types of autoencoders☆66Updated 6 years ago
- Implementation of Variational Autoencoders using Pytorch Lightning☆33Updated 2 years ago
- A brief tutorial on the Wasserstein auto-encoder☆83Updated 6 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆265Updated 4 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆299Updated 4 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 7 years ago
- Tensorflow 2.0 implementation of Adversarial Autoencoders☆20Updated 5 years ago
- A toy example of VAE-regression network☆72Updated 4 years ago
- Pytorch implementation for VAE and conditional VAE.☆35Updated 4 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆119Updated 6 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
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆91Updated 4 years ago
- PyTorch implementation of VAEGAN☆28Updated 5 years ago
- PyTorch Implementations of a VAE and a beta-VAE.☆60Updated 4 years ago
- (CVPR 2020) Guided-VAE: Guided Variational Autoencoder for Disentanglement Learning☆26Updated 3 years ago
- Code for the paper "Training Normalizing Flows with the Information Bottleneck for Competitive Generative Classification" (2020)☆43Updated 11 months ago
- Pytorch implementations of autoregressive pixel models - PixelCNN, PixelCNN++, PixelSNAIL☆36Updated 5 years ago
- A Pytorch Implementation of the Beta-VAE☆43Updated 5 years ago