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:
- Autoencoders in PyTorch☆96Updated 3 years ago
- Pytorch implementations of various types of autoencoders☆66Updated 6 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆303Updated 5 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆276Updated 4 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆61Updated 7 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆46Updated 6 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆144Updated last year
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆78Updated 5 years ago
- Variational auto encoder in pytorch☆57Updated 6 years ago
- A Pytorch Implementation of the Beta-VAE☆45Updated 6 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆67Updated 5 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆113Updated 4 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 7 months ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆198Updated 3 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆93Updated 4 years ago
- Implementation of Vector Quantised VAE (VQ-VAE) with PixelCNN prior in Tensorflow.☆39Updated 2 years ago
- PyTorch implementation of VAEGAN☆28Updated 5 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆76Updated 6 years ago
- Play time!☆197Updated last year
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆39Updated 2 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆202Updated 9 months ago
- A Python package for sparse representations and dictionary learning, including matching pursuit, K-SVD and applications.☆92Updated 7 months ago
- Tensorflow 2.0 implementation of Deep Autoregressive Models☆28Updated 4 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆96Updated 5 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆339Updated 6 years ago
- Pytorch implementations of autoregressive pixel models - PixelCNN, PixelCNN++, PixelSNAIL☆36Updated 5 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆35Updated 6 years ago
- ☆91Updated 6 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago