dariocazzani / pytorch-AELinks
Autoencoders in PyTorch
☆98Updated 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☆145Updated last year
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated 2 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆171Updated 8 months ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆303Updated 5 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆233Updated 3 years ago
- VAE for color images☆211Updated 4 years ago
- A Pytorch Implementation of a denoising autoencoder.☆47Updated 6 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆39Updated 2 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆35Updated 6 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆61Updated 7 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆198Updated 3 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆148Updated 6 years ago
- ☆112Updated 7 years ago
- Pytorch implementation for VAE and conditional VAE.☆38Updated 5 years ago
- Implementation of Variational Autoencoders using Pytorch Lightning☆32Updated 2 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆90Updated 3 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 years ago
- Easy generative modeling in PyTorch☆438Updated 2 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆67Updated 5 years ago
- Clean, scalable and easy to use ResNet implementation in Pytorch☆217Updated 5 years ago
- Pytorch implementations of various types of autoencoders☆65Updated 7 years ago
- PyTorch implementation of Variational Autoencoder (VAE) on MNIST dataset.☆27Updated last year
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆76Updated 6 years ago
- This Module implements Spatial Pyramid Pooling (SPP) and Temporal Pyramid Pooling (TPP) as described in different papers.☆58Updated 6 years ago
- Variational auto encoder in pytorch☆57Updated 6 years ago
- A simple tutorial of Variational AutoEncoders with Pytorch☆426Updated last year
- Pytorch implementation of Conditional-GAN (CGAN)☆51Updated 3 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆129Updated last month
- Simple and clean implementation of Conditional Variational AutoEncoder (cVAE) using PyTorch☆122Updated 2 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆150Updated 4 years ago