dariocazzani / pytorch-AELinks
Autoencoders in PyTorch
☆96Updated 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☆138Updated last year
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆301Updated 5 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 6 months ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆35Updated 6 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆277Updated 4 years ago
- VAE for color images☆211Updated 4 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆232Updated 3 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆196Updated 3 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆64Updated 5 years ago
- Improved training of Wasserstein GANs☆46Updated 4 years ago
- Simple and clean implementation of Conditional Variational AutoEncoder (cVAE) using PyTorch☆112Updated last year
- Convolutional Autoencoder with SetNet in PyTorch☆88Updated 2 years ago
- A Pytorch Implementation of a denoising autoencoder.☆46Updated 6 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 years ago
- Pytorch implementation of Conditional-GAN (CGAN)☆50Updated 3 years ago
- Easy generative modeling in PyTorch☆441Updated 2 years ago
- A naive implementation of PixelCNN in Pytorch as described in A Oord et. al.☆63Updated 5 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆38Updated last year
- Implementation of Variational Autoencoders using Pytorch Lightning☆33Updated 2 years ago
- A simple tutorial of Variational AutoEncoders with Pytorch☆410Updated last year
- Personal short implementations of Machine Learning papers☆249Updated last year
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆73Updated 3 years ago
- Pytorch implementation for VAE and conditional VAE.☆37Updated 5 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆62Updated 6 years ago
- Experimenting with different regression losses. Implemented in Pytorch.☆147Updated 6 years ago
- A Python library for visualizing convolutional neural networks.☆18Updated 4 years ago
- Paper implementations from scratch and machine learning tutorials☆348Updated last year