sksq96 / pytorch-vaeLinks
A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch
☆303Updated 5 years ago
Alternatives and similar repositories for pytorch-vae
Users that are interested in pytorch-vae are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of β-VAE☆556Updated 4 years ago
- A Variational Autoencoder (VAE) implemented in PyTorch☆434Updated 3 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 7 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆233Updated 3 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆297Updated 5 years ago
- Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch☆648Updated 6 months ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆191Updated 8 years ago
- Mixture Density Networks for PyTorch☆222Updated 2 weeks ago
- Variational auto encoder in pytorch☆57Updated 6 years ago
- PyTorch implementation of "Auto-Encoding Variational Bayes"☆42Updated 8 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆351Updated 3 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆61Updated 7 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆282Updated 7 years ago
- PyTorch Implementation of InfoGAN☆327Updated 3 years ago
- Disentanglement library for PyTorch☆283Updated 3 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆48Updated 6 years ago
- Pytorch implementation of a Self-Organizing Map☆89Updated 6 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆204Updated 10 months ago
- Experiments for understanding disentanglement in VAE latent representations☆837Updated 2 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆146Updated last year
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆171Updated 8 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆73Updated 6 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆92Updated 5 years ago
- PyTorch implementation of "Auto-Encoding Variational Bayes", arxiv:1312.6114☆58Updated 6 years ago
- Reimplementation of Variational Inference with Normalizing Flows (https://arxiv.org/abs/1505.05770)☆240Updated 7 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆278Updated 5 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆77Updated 6 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆387Updated 3 years ago