foamliu / AutoencoderLinks
Convolutional Autoencoder with SetNet in PyTorch
☆87Updated 2 years ago
Alternatives and similar repositories for Autoencoder
Users that are interested in Autoencoder are comparing it to the libraries listed below
Sorting:
- Variational AutoEncoder + ResNet Transfer Learning☆229Updated 2 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆120Updated 6 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- ☆274Updated 7 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆166Updated 4 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆57Updated 6 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN☆37Updated 6 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆193Updated 4 months ago
- Data Augmentation optimized for GAN☆56Updated 4 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆61Updated 7 years ago
- Pytorch implementation of Deep Reconstruction Classification Networks☆40Updated 6 years ago
- ☆50Updated 2 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- ☆103Updated 4 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆170Updated 7 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆116Updated 6 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆64Updated 7 years ago
- Generative Probabilistic Novelty Detection with Adversarial Autoencoders☆130Updated 4 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Official implementation of the paper "Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders" (CVPR 2019)☆290Updated last year
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆299Updated 5 years ago
- Tensorflow implementation of OCGAN: One-class Novelty Detection Using GANs with Constrained Latent Representations☆23Updated 5 years ago
- PyTorch Implementation of InfoGAN☆324Updated 2 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
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 3 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆174Updated 9 months ago