dariocazzani / pytorch-AELinks
Autoencoders in PyTorch
☆93Updated 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 Autoencoder (VAE) with perception loss implementation in pytorch☆133Updated 11 months ago
- 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.☆169Updated 3 months ago
- VAE for color images☆209Updated 3 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆62Updated 6 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆199Updated 3 years ago
- 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☆300Updated 5 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆230Updated 2 years ago
- Implementation of Variational Autoencoders using Pytorch Lightning☆33Updated 2 years ago
- Improved training of Wasserstein GANs☆47Updated 4 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆120Updated 6 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆129Updated last year
- Conditional VAE in Tensorflow 2 | Conditional Image Generation | CelebA dataset☆26Updated 4 years ago
- A Pytorch Implementation of the Beta-VAE☆44Updated 5 years ago
- Simple and clean implementation of Conditional Variational AutoEncoder (cVAE) using PyTorch☆105Updated last year
- (CVPR 2020) Guided-VAE: Guided Variational Autoencoder for Disentanglement Learning☆26Updated 3 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆43Updated 5 years ago
- ☆109Updated 6 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 5 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆147Updated 6 years ago
- Pytorch implementation for VAE and conditional VAE.☆37Updated 4 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆141Updated 4 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆275Updated 4 years ago
- A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).☆137Updated 4 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
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 3 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆38Updated last year
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 3 years ago