escuccim / vaegan-pytorchLinks
PyTorch implementation of VAEGAN
☆28Updated 5 years ago
Alternatives and similar repositories for vaegan-pytorch
Users that are interested in vaegan-pytorch are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆44Updated 5 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆63Updated 5 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆190Updated 7 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆112Updated 4 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆92Updated 4 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 3 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆92Updated 5 years ago
- Code for the paper "Training Normalizing Flows with the Information Bottleneck for Competitive Generative Classification" (2020)☆43Updated last year
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 7 years ago
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆78Updated 5 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆277Updated 4 years ago
- Improved training of Wasserstein GANs☆46Updated 4 years ago
- Implementation of Glow in PyTorch☆81Updated 4 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆62Updated 6 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆71Updated 8 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- Mutual Information Neural Estimator implemented in Tensorflow☆46Updated 6 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆131Updated last month
- Code for "Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models", AAAI 2018.☆110Updated 7 years ago
- Implementation of Vector Quantised VAE (VQ-VAE) with PixelCNN prior in Tensorflow.☆39Updated last year
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆197Updated 3 years ago
- GAN+VAE hybrid experiments☆10Updated 7 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 7 years ago
- Variational auto encoder in pytorch☆57Updated 6 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆301Updated 5 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆73Updated 3 years ago
- Pytorch implementations of autoregressive pixel models - PixelCNN, PixelCNN++, PixelSNAIL☆35Updated 5 years ago