rishabhd786 / VAE-GAN-PYTORCHLinks
Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch
☆63Updated 5 years ago
Alternatives and similar repositories for VAE-GAN-PYTORCH
Users that are interested in VAE-GAN-PYTORCH are comparing it to the libraries listed below
Sorting:
- Pytorch implementation for VAE and conditional VAE.☆36Updated 4 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 3 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆43Updated 5 years ago
- PyTorch implementation of VAEGAN☆28Updated 5 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆38Updated 5 years ago
- PyTorch Implementation of InfoGAN☆325Updated 2 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆132Updated 11 months ago
- A brief tutorial on the Wasserstein auto-encoder☆83Updated 6 years ago
- Adversarial autoencoder (basic/semi-supervised/supervised)☆28Updated 2 years ago
- Variational auto encoder in pytorch☆56Updated 6 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆275Updated 4 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆229Updated 2 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆300Updated 5 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- A pytorch implementation of WGAN-GP☆23Updated 6 years ago
- Autoencoders in PyTorch☆93Updated 3 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆120Updated 6 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆272Updated 6 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 3 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆350Updated 2 years ago
- ☆69Updated 2 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- A PyTorch Implementation of VaDE(https://arxiv.org/pdf/1611.05148.pdf)☆39Updated 4 years ago
- ☆110Updated 6 years ago
- (CVPR 2020) Guided-VAE: Guided Variational Autoencoder for Disentanglement Learning☆26Updated 3 years ago
- Implementation of Gaussian Mixture Variational Autoencoder (GMVAE) for Unsupervised Clustering☆341Updated 4 years ago
- GAN+VAE hybrid experiments☆10Updated 6 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 6 years ago