jan-xu / autoencoders
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
- A Variational Autoencoder based on the ResNet18-architecture☆119Updated 6 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆78Updated 2 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- Improved training of Wasserstein GANs☆46Updated 3 years ago
- Example of Anomaly Detection using Convolutional Variational Auto-Encoder (CVAE)☆42Updated 11 months ago
- Data Augmentation optimized for GAN☆55Updated 4 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆86Updated 2 years ago
- (CVPR 2020) Guided-VAE: Guided Variational Autoencoder for Disentanglement Learning☆26Updated 3 years ago
- Implementation of GANomaly with MNIST dataset☆18Updated 5 years ago
- ☆103Updated 4 years ago
- A Pytorch Implementation of the Beta-VAE☆42Updated 5 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆34Updated 5 years ago
- A Pytorch Implementation of a denoising autoencoder.☆44Updated 5 years ago
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆79Updated 4 years ago
- Visually Explainable VAE☆63Updated 4 years ago
- PyTorch implementation of sparse autoencoder.☆38Updated 5 years ago
- Fred's PhD Thesis Project: VQ VAE 2 Image Compression☆31Updated 4 years ago
- In this paper, we show that the performance of a learnt generative model is closely related to the model's ability to accurately represen…☆41Updated 4 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 3 years ago
- Experiments with perceptual loss and autoencoders.☆28Updated 3 years ago
- Code to reproduce 'Combining GANs and AutoEncoders for efficient anomaly detection'☆40Updated 3 years ago
- Autoencoders in PyTorch☆91Updated 2 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆123Updated 8 months ago
- Simple MAE (masked autoencoders) with pytorch and pytorch-lightning.☆41Updated last year
- Pytorch implementation of "Unsupervised Anomaly Detection with Generative Adversarial Networks to Guide Marker Discovery"☆61Updated 4 years ago
- This is a dataset of our paper "A compact convolutional neural network for surface defect inspection"☆31Updated 4 years ago
- Discriminative Feature Alignment for Unsupervised Domain Adaptation☆68Updated 4 years ago
- my codes for learning attention mechanism☆50Updated 4 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆112Updated 6 years ago