wanglouis49 / pytorch-autoencodersLinks
Implementation of autoencoders in PyTorch
☆57Updated 7 years ago
Alternatives and similar repositories for pytorch-autoencoders
Users that are interested in pytorch-autoencoders are comparing it to the libraries listed below
Sorting:
- An adversarial autoencoder implementation in pytorch☆83Updated 6 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 6 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆88Updated 6 years ago
- Implementation of "Generate To Adapt: Aligning Domains using Generative Adversarial Networks"☆142Updated 5 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- Wasserstein Adversarial Autoencoder Pytorch☆28Updated 7 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆64Updated 7 years ago
- This repository tries to provide unsupervised deep learning models with Pytorch☆90Updated 7 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆61Updated 7 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆170Updated 7 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 7 years ago
- Deep Learning under Privileged Information Using Heteroscedastic Dropout (CVPR 2018, Official Repo)☆38Updated 4 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Variational auto encoder in pytorch☆56Updated 6 years ago
- Implementation of Ladder Network in PyTorch.☆45Updated 7 years ago
- Code for Unsupervised Learning via Meta-Learning.☆66Updated 4 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
- ☆68Updated 6 years ago
- Code for the paper "Adversarial Feature Augmentation for Unsupervised Domain Adaptation", CVPR 2018☆130Updated 6 years ago
- Learning deep representations by mutual information estimation and maximization☆324Updated 6 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- ☆200Updated 8 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN☆37Updated 6 years ago
- Code for reproducing results from our paper, Robustness of conditional GANs to noisy labels, NIPS 2018☆40Updated 6 years ago
- Pytorch implementation of Virtual Adversarial Training☆134Updated 6 years ago
- A DIRT-T Approach to Unsupervised Domain Adaptation (ICLR 2018)☆175Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 years ago