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
- ☆107Updated 5 years ago
- Autoencoders in PyTorch☆97Updated 3 years ago
- ☆156Updated last year
- Data Augmentation optimized for GAN☆58Updated 4 years ago
- EC-GAN: Low-Sample Classification using Semi-Supervised Algorithms and GANs (AAAI 2021)☆40Updated 4 years ago
- Visually Explainable VAE☆64Updated 5 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆170Updated 5 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
- Implementation of GANomaly with MNIST dataset☆17Updated 6 years ago
- Pytorch implementation of various neural network interpretability methods☆119Updated 3 years ago
- A Pytorch Implementation of a denoising autoencoder.☆47Updated 6 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 years ago
- ☆73Updated 4 years ago
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆88Updated 2 years ago
- PyTorch implementation of sparse autoencoder.☆40Updated 6 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆176Updated 3 months ago
- Visualization toolkit for learned features of neural networks in PyTorch. Feature Visualizer, Saliency Map, Guided Gradients, Grad-CAM, D…☆43Updated 4 years 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☆51Updated 5 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago
- Pretrained GANs in PyTorch: StyleGAN2, BigGAN, BigBiGAN, SAGAN, SNGAN, SelfCondGAN, and more☆143Updated 4 years ago
- Improved training of Wasserstein GANs☆47Updated 4 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆233Updated 3 years ago
- Sparse Autoencoders using FashionMNIST dataset☆35Updated 7 years ago
- Implementation of Depthwise Separable Convolution (pytorch)☆83Updated 5 years ago
- This Module implements Spatial Pyramid Pooling (SPP) and Temporal Pyramid Pooling (TPP) as described in different papers.☆58Updated 6 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated 2 years ago
- Anomaly detection on X-Ray MURA dataset using GAN.☆50Updated 7 years ago
- The author's officially unofficial Pytorch EvolutionaryGAN implementation.☆68Updated 5 years ago