ry85 / VAE-GANLinks
Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"
☆45Updated 5 years ago
Alternatives and similar repositories for VAE-GAN
Users that are interested in VAE-GAN are comparing it to the libraries listed below
Sorting:
- Convolutional variational autoencoder in PyTorch☆46Updated 7 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 auto encoder in pytorch☆57Updated 6 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 7 years ago
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch☆102Updated 7 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆62Updated 7 years ago
- Code for the paper "Training Normalizing Flows with the Information Bottleneck for Competitive Generative Classification" (2020)☆43Updated last year
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆64Updated 5 years ago
- This repository contains a pytorch implementation for the paper: Multi-Level Variational Autoencoder (https://arxiv.org/abs/1705.08841), …☆71Updated 3 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆93Updated 4 years ago
- Gaussian Process Prior Variational Autoencoder☆85Updated 6 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆92Updated 5 years ago
- Pytorch implementation of Autoencoding beyond Pixels Using a Learned Similarity Metric☆30Updated 7 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆278Updated 7 years ago
- A PyTorch Implementation of VaDE(https://arxiv.org/pdf/1611.05148.pdf)☆39Updated 4 years ago
- Disentanglement library for PyTorch☆281Updated 3 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆113Updated 4 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆61Updated 6 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 6 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- Mutual Information Neural Estimator implemented in Tensorflow☆46Updated 6 years ago
- Implementation of 'DIVA: Domain Invariant Variational Autoencoders'☆104Updated 5 years ago
- ☆66Updated 6 years ago
- Sliced Wasserstein Distance (SWD) in PyTorch☆114Updated 5 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
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆123Updated 6 years ago
- Official source code repository for the ICML 2021 paper "Hierarchical VAEs Know What They Don't Know"☆30Updated 3 years ago
- VAE-GAN applied to the MNIST Digits☆22Updated 5 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago