dariocazzani / pytorch-AELinks
Autoencoders in PyTorch
☆92Updated 3 years ago
Alternatives and similar repositories for pytorch-AE
Users that are interested in pytorch-AE are comparing it to the libraries listed below
Sorting:
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆168Updated 2 months ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆130Updated 10 months ago
- Pytorch implementation for VAE and conditional VAE.☆36Updated 4 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆120Updated 6 years ago
- Improved training of Wasserstein GANs☆47Updated 3 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆229Updated 2 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆87Updated 2 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆273Updated 4 years ago
- Simple and clean implementation of Conditional Variational AutoEncoder (cVAE) using PyTorch☆100Updated last year
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 3 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆131Updated last year
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆35Updated 5 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆299Updated 5 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆199Updated 2 years ago
- A brief tutorial on the Wasserstein auto-encoder☆83Updated 6 years ago
- Use Gaussian processes to estimate CNN classification uncertainty☆12Updated 7 years ago
- Implementation of Variational Autoencoders using Pytorch Lightning☆33Updated 2 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆147Updated 6 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆92Updated 4 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 5 years ago
- Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.☆59Updated 5 years ago
- Visually Explainable VAE☆62Updated 4 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆43Updated 5 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆62Updated 5 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 7 years ago
- PyTorch Implementations of a VAE and a beta-VAE.☆60Updated 4 years ago