foamliu / AutoencoderLinks
Convolutional Autoencoder with SetNet in PyTorch
☆90Updated 3 years ago
Alternatives and similar repositories for Autoencoder
Users that are interested in Autoencoder are comparing it to the libraries listed below
Sorting:
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆69Updated 7 years ago
- ☆279Updated 7 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆57Updated 7 years ago
- Pytorch implementation of Deep Reconstruction Classification Networks☆41Updated 6 years ago
- Data Augmentation optimized for GAN☆58Updated 4 years ago
- Ready to train Pytorch implementation of the CVPR'19 paper "Self-Supervised GANs via Auxiliary Rotation Loss"☆66Updated 6 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆233Updated 3 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆65Updated 7 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 7 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆170Updated 5 years ago
- ☆107Updated 5 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆204Updated 10 months ago
- A PyTorch implementation of the paper "Visualizing and Understanding Convolutional Networks." (ECCV 2014)☆206Updated 7 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆62Updated 8 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 years ago
- PyTorch Implementation of InfoGAN☆327Updated 3 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- Multi-task learning for image classification implemented in PyTorch.☆99Updated 7 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Class Activation Mapping written in PyTorch.☆151Updated 3 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 7 years ago
- A PyTorch implementation of Xception: Deep Learning with Depthwise Separable Convolutions☆261Updated 2 years ago
- Discriminative Feature Alignment for Unsupervised Domain Adaptation☆69Updated 4 years ago
- Pytorch implementation of Unsupervised Attention-guided Image-to-Image Translation.☆97Updated 7 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆46Updated 7 years ago
- Official implementation of the paper "Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders" (CVPR 2019)☆296Updated 2 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.☆175Updated last year