shivakanthsujit / VAE-PyTorchLinks
Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch
☆32Updated 2 years ago
Alternatives and similar repositories for VAE-PyTorch
Users that are interested in VAE-PyTorch are comparing it to the libraries listed below
Sorting:
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆78Updated 5 years ago
- Autoencoders in PyTorch☆97Updated 3 years ago
- Pytorch implementations of various types of autoencoders☆65Updated 7 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆303Updated 5 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆113Updated 4 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆278Updated 5 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆198Updated 3 years ago
- A Pytorch Implementation of the Beta-VAE☆45Updated 6 years ago
- Play time!☆198Updated last year
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆47Updated 6 years ago
- Variational auto encoder in pytorch☆57Updated 6 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆61Updated 7 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆93Updated 4 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆76Updated 6 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 3 years ago
- Pytorch implementations of autoregressive pixel models - PixelCNN, PixelCNN++, PixelSNAIL☆36Updated 5 years ago
- Implementation of Vector Quantised VAE (VQ-VAE) with PixelCNN prior in Tensorflow.☆39Updated 2 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆145Updated last year
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆67Updated 5 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆123Updated 7 years ago
- Improved training of Wasserstein GANs☆46Updated 4 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 7 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆35Updated 6 years ago
- Reproducing the paper "Variational Sparse Coding" for the ICLR 2019 Reproducibility Challenge☆62Updated 2 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆39Updated 2 years ago
- Official implementation of "On GANs and GMMs"☆67Updated 6 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆339Updated 6 years ago
- Tensorflow 2.0 implementation of Fourier Feature Mapping Networks.☆44Updated 5 years ago