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:
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆62Updated 5 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆43Updated 5 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 3 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆62Updated 6 years ago
- GAN+VAE hybrid experiments☆10Updated 6 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 7 years ago
- Improved training of Wasserstein GANs☆47Updated 3 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆79Updated 4 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆112Updated 3 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- Code for "Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models", AAAI 2018.☆108Updated 7 years ago
- Code for the paper "Training Normalizing Flows with the Information Bottleneck for Competitive Generative Classification" (2020)☆43Updated last year
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- Pytorch implementation for VAE and conditional VAE.☆36Updated 4 years ago
- Implementation of normalizing flows in TensorFlow 2 including a small tutorial.☆147Updated 2 weeks ago
- A brief tutorial on the Wasserstein auto-encoder☆83Updated 6 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆199Updated 2 years ago
- Code for the paper Semi-Conditional Normalizing Flows for Semi-Supervised Learning☆27Updated 3 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
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 3 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 6 years ago
- (CVPR 2020) Guided-VAE: Guided Variational Autoencoder for Disentanglement Learning☆26Updated 3 years ago
- A pytorch implementation of WGAN-GP☆23Updated 6 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 4 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆92Updated 4 years ago
- Various Latent Variable Models implementations in Pytorch, including VAE, VAE with AF Prior, VQ-VAE and VQ-VAE with Gated PixelCNN☆17Updated 5 years ago
- Implementation of Glow in PyTorch☆81Updated 4 years ago