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☆91Updated 3 years ago
- ☆156Updated last year
- Data Augmentation optimized for GAN☆58Updated 4 years ago
- ☆107Updated 5 years ago
- Autoencoders in PyTorch☆97Updated 3 years ago
- Visually Explainable VAE☆64Updated 5 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 years ago
- This Module implements Spatial Pyramid Pooling (SPP) and Temporal Pyramid Pooling (TPP) as described in different papers.☆58Updated 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
- Example of one shot learning and few shot learning with omniglot dataset.☆27Updated 4 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆176Updated 4 months ago
- Implementation of GANomaly with MNIST dataset☆17Updated 6 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆169Updated 5 years ago
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆88Updated 2 years ago
- ☆73Updated 4 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
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 5 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆35Updated 6 years ago
- Example of Anomaly Detection using Convolutional Variational Auto-Encoder (CVAE)☆45Updated last year
- Conditional convolution (Dynamic convolution) in tensorflow2☆22Updated 4 years ago
- Implementation of Depthwise Separable Convolution (pytorch)☆84Updated 5 years ago
- A Pytorch Implementation of a denoising autoencoder.☆47Updated 6 years ago
- Experiments with perceptual loss and autoencoders.☆28Updated 4 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated 2 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆148Updated last year
- PyTorch implementation of sparse autoencoder.☆40Updated 6 years ago
- Pytorch implementation of "Unsupervised Anomaly Detection with Generative Adversarial Networks to Guide Marker Discovery"☆67Updated 5 years ago
- The author's officially unofficial Pytorch EvolutionaryGAN implementation.☆68Updated 5 years ago