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:
- Example of one shot learning and few shot learning with omniglot dataset.☆27Updated 4 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆88Updated 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
- Data Augmentation optimized for GAN☆58Updated 4 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 years ago
- ☆104Updated 4 years ago
- Improved training of Wasserstein GANs☆46Updated 4 years ago
- Autoencoders in PyTorch☆95Updated 3 years ago
- ☆155Updated last year
- Visually Explainable VAE☆63Updated 4 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆232Updated 3 years ago
- ☆72Updated 4 years ago
- Triplet-net and triplet loss implementation on pytorch☆41Updated 3 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- A Pytorch Implementation of a denoising autoencoder.☆46Updated 6 years ago
- PyTorch implementation of sparse autoencoder.☆39Updated 5 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated 2 years ago
- Implementation of GANomaly with MNIST dataset☆17Updated 5 years ago
- Experiments with perceptual loss and autoencoders.☆28Updated 4 years ago
- Example of Anomaly Detection using Convolutional Variational Auto-Encoder (CVAE)☆44Updated last year
- SpinalNet: Deep Neural Network with Gradual Input☆178Updated 3 weeks ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆113Updated 3 years ago
- This Module implements Spatial Pyramid Pooling (SPP) and Temporal Pyramid Pooling (TPP) as described in different papers.☆57Updated 6 years ago
- Implementation of Depthwise Separable Convolution (pytorch)☆82Updated 5 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- This is a PyTorch implementation of the Unsupervised Domain Adaptation method proposed in the paper Deep CORAL: Correlation Alignment for…☆55Updated 6 years ago
- One Shot Learning Implementation☆42Updated 5 years ago
- Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot☆294Updated 2 months ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆141Updated last year
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago