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:
- ☆155Updated last year
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆90Updated 3 years ago
- Visually Explainable VAE☆64Updated 4 years ago
- Data Augmentation optimized for GAN☆58Updated 4 years ago
- Autoencoders in PyTorch☆97Updated 3 years ago
- Implementation of GANomaly with MNIST dataset☆17Updated 6 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆115Updated last year
- Improved training of Wasserstein GANs☆46Updated 4 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆233Updated 3 years ago
- Example of Anomaly Detection using Convolutional Variational Auto-Encoder (CVAE)☆44Updated last year
- ☆106Updated 5 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆145Updated last year
- A Pytorch Implementation of a denoising autoencoder.☆47Updated 6 years ago
- Pytorch implementation of various neural network interpretability methods☆119Updated 3 years ago
- ☆73Updated 4 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 years ago
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆35Updated 6 years ago
- Triplet-net and triplet loss implementation on pytorch☆41Updated 3 years ago
- PyTorch implementation of sparse autoencoder.☆39Updated 6 years ago
- Variational Auto Encoder using Inception module in PyTorch☆21Updated 7 years ago
- Anomaly detection on X-Ray MURA dataset using GAN.☆50Updated 7 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated 2 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
- This Module implements Spatial Pyramid Pooling (SPP) and Temporal Pyramid Pooling (TPP) as described in different papers.☆58Updated 6 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆176Updated 3 months ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 5 years ago
- my codes for learning attention mechanism☆50Updated 5 years ago
- Simple MAE (masked autoencoders) with pytorch and pytorch-lightning.☆44Updated last year