jan-xu / autoencodersLinks
Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.
☆38Updated last year
Alternatives and similar repositories for autoencoders
Users that are interested in autoencoders are comparing it to the libraries listed below
Sorting:
- ☆104Updated 4 years ago
- Data Augmentation optimized for GAN☆56Updated 4 years ago
- Pytorch implementation of various neural network interpretability methods☆118Updated 3 years ago
- ☆72Updated 4 years ago
- Example of one shot learning and few shot learning with omniglot dataset.☆24Updated 4 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆87Updated 2 years ago
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆32Updated 6 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆80Updated 3 years ago
- ☆155Updated last year
- Variational AutoEncoder + ResNet Transfer Learning☆230Updated 2 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆120Updated 6 years ago
- Visualization toolkit for learned features of neural networks in PyTorch. Feature Visualizer, Saliency Map, Guided Gradients, Grad-CAM, D…☆42Updated 4 years ago
- ☆52Updated 4 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- Visually Explainable VAE☆63Updated 4 years ago
- A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).☆137Updated 4 years ago
- Improved training of Wasserstein GANs☆47Updated 4 years ago
- A semi supervised GAN for image classification implemented in Pytorch☆50Updated 3 years ago
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆84Updated 2 years ago
- Experiments with perceptual loss and autoencoders.☆28Updated 4 years ago
- PyTorch implementation of sparse autoencoder.☆39Updated 5 years ago
- the re-implementation of Score CAM with pytorch☆52Updated 5 years ago
- This repository contains some of the latest data augmentation techniques and optimizers for image classification using pytorch and the CI…☆29Updated 3 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆176Updated last year
- This repository is for coding exercises listed in Book Hands on One Shot Learning.☆110Updated 2 years ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆111Updated 3 years ago
- The re-implementation of Smooth Grad-CAM++ with pytorch☆66Updated 5 years ago
- Autoencoders in PyTorch☆93Updated 3 years ago
- Simple MAE (masked autoencoders) with pytorch and pytorch-lightning.☆43Updated last year