LukeDitria / CNN-VAE
Variational Autoencoder (VAE) with perception loss implementation in pytorch
☆120Updated 6 months ago
Alternatives and similar repositories for CNN-VAE:
Users that are interested in CNN-VAE are comparing it to the libraries listed below
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆69Updated 3 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆119Updated 6 years ago
- Simple and clean implementation of Conditional Variational AutoEncoder (CVAE) using PyTorch☆86Updated last year
- Variational AutoEncoder + ResNet Transfer Learning☆226Updated 2 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆132Updated last year
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆299Updated 4 years ago
- Autoencoders in PyTorch☆90Updated 2 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆71Updated 5 years ago
- Visually Explainable VAE☆63Updated 4 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 6 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆111Updated 3 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆197Updated 2 years ago
- Pytorch implementation for VAE and conditional VAE.☆33Updated 4 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆61Updated 4 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆259Updated 4 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- Improved training of Wasserstein GANs☆46Updated 3 years ago
- Pytorch implementation of various autoencoders (contractive, denoising, convolutional, randomized)☆55Updated 2 years ago
- A toy example of VAE-regression network☆72Updated 4 years ago
- A σ-VAE implementation in PyTorch☆96Updated 3 years ago
- A brief tutorial on the Wasserstein auto-encoder☆84Updated 6 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆91Updated 4 years ago
- PyTorch Implementations of a VAE and a beta-VAE.☆60Updated 4 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆185Updated 2 weeks ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆46Updated last year
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆31Updated last year
- A Pytorch Implementation of the Beta-VAE☆41Updated 5 years ago
- Disentanglement library for PyTorch☆277Updated 2 years ago
- A look at some simple autoencoders for the Cifar10 dataset, including a denoising autoencoder. Python code included.☆64Updated 6 years ago
- A simple tutorial of Variational AutoEncoders with Pytorch☆360Updated last year