sksq96 / pytorch-vaeLinks
A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch
☆302Updated 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☆549Updated 4 years ago
- A Variational Autoencoder (VAE) implemented in PyTorch☆429Updated 3 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆232Updated 3 years ago
- Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch☆642Updated 4 months ago
- 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
- PyTorch implementation of Wasserstein Auto-Encoders☆296Updated 5 years ago
- Variational auto encoder in pytorch☆57Updated 6 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆350Updated 3 years ago
- PyTorch Implementation of InfoGAN☆327Updated 2 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 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
- Disentanglement library for PyTorch☆281Updated 3 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 6 years ago
- Experiments for understanding disentanglement in VAE latent representations☆828Updated 2 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆141Updated last year
- Mixture Density Networks for PyTorch☆221Updated 8 months ago
- Pytorch Implementation of variational auto-encoder for MNIST☆61Updated 6 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆278Updated 7 years ago
- PyTorch implementation of "Auto-Encoding Variational Bayes"☆41Updated 8 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆277Updated 4 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆45Updated 5 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
- Reimplementation of Variational Inference with Normalizing Flows (https://arxiv.org/abs/1505.05770)☆235Updated 7 years ago
- Implementation of Gaussian Mixture Variational Autoencoder (GMVAE) for Unsupervised Clustering☆343Updated 5 years ago
- This repository contains the implementation of the VAE and Gaussian Mixture VAE using TensorFlow and several network architectures☆210Updated 5 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆171Updated 8 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆199Updated 8 months ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago