jan-xu / autoencodersLinks
Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.
☆39Updated 2 years ago
Alternatives and similar repositories for autoencoders
Users that are interested in autoencoders are comparing it to the libraries listed below
Sorting:
- Convolutional Autoencoder with SetNet in PyTorch☆90Updated 3 years ago
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆33Updated 6 years ago
- Autoencoders in PyTorch☆95Updated 3 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated 2 years ago
- ☆105Updated 5 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆233Updated 3 years ago
- Pytorch implementation of various neural network interpretability methods☆118Updated 3 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆168Updated 4 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆142Updated last year
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 years ago
- Data Augmentation optimized for GAN☆59Updated 4 years ago
- ☆72Updated 4 years ago
- Improved training of Wasserstein GANs☆46Updated 4 years ago
- course project for ECS 269☆23Updated 6 years ago
- PyTorch implementation of sparse autoencoder.☆39Updated 5 years ago
- my codes for learning attention mechanism☆50Updated 5 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆178Updated last month
- Triplet-net and triplet loss implementation on pytorch☆41Updated 3 years ago
- Experiments with perceptual loss and autoencoders.☆28Updated 4 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago
- A Pytorch Implementation of a denoising autoencoder.☆47Updated 6 years ago
- Example of one shot learning and few shot learning with omniglot dataset.☆27Updated 4 years ago
- One Shot Learning Implementation☆42Updated 5 years ago
- ☆155Updated last year
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆78Updated 5 years ago
- A Pytorch Implementation of the Beta-VAE☆45Updated 6 years ago
- Implementation of GANomaly with MNIST dataset☆17Updated 5 years ago
- Example of Anomaly Detection using Convolutional Variational Auto-Encoder (CVAE)☆44Updated last year
- Squeeze and Excitation network implementation.☆18Updated 6 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago