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"☆45Updated 5 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆277Updated 4 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆64Updated 5 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆61Updated 6 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆190Updated 7 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆141Updated last year
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆113Updated 4 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 4 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆93Updated 4 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated 2 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆197Updated 3 years ago
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆79Updated 5 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆131Updated 2 months ago
- A pytorch implementation of WGAN-GP☆23Updated 6 years ago
- Pytorch implementations of autoregressive pixel models - PixelCNN, PixelCNN++, PixelSNAIL☆35Updated 5 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆73Updated 3 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆302Updated 5 years ago
- Variational auto encoder in pytorch☆57Updated 6 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- Code for "Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models", AAAI 2018.☆110Updated 7 years ago
- Implementation of Glow in PyTorch☆80Updated 4 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆92Updated 5 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- Improved training of Wasserstein GANs☆46Updated 4 years ago
- Code for synthetic experiments of paper "Improving Generalization and Stability of GANs"☆42Updated 6 years ago
- Code for the paper "Training Normalizing Flows with the Information Bottleneck for Competitive Generative Classification" (2020)☆43Updated last year
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆123Updated 6 years ago
- Sliced Wasserstein Distance (SWD) in PyTorch☆114Updated 5 years ago
- Assessing Generative Models via Precision and Recall (official repository)☆107Updated 2 years ago