yanzhicong / VAE-GANLinks
Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"
☆45Updated 6 years ago
Alternatives and similar repositories for VAE-GAN
Users that are interested in VAE-GAN are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Implementation of "Generate To Adapt: Aligning Domains using Generative Adversarial Networks"☆142Updated 6 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- An adversarial autoencoder implementation in pytorch☆85Updated 6 years ago
- Domain Adaptation using GAN☆66Updated 6 years ago
- Batch-Instance Normalization (BIN)☆78Updated 5 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- Code for the paper "Adversarial Feature Augmentation for Unsupervised Domain Adaptation", CVPR 2018☆130Updated 6 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- Pytorch Implementation for paper: IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis☆39Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 7 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- ECCV2018☆67Updated 6 years ago
- A Unified Feature Disentangler for Multi-Domain Image Translation and Manipulation☆141Updated 6 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 8 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆62Updated 7 years ago
- implement infoGAN using pytorch☆153Updated 7 years ago
- An implementation of GAIN heatmap network in pytorch. Original paper: https://arxiv.org/abs/1802.10171☆30Updated 7 years ago
- Code for the paper "Joint Domain Alignment and Discriminative Feature Learning for Unsupervised Deep Domain Adaptation" (AAAI-2019)☆42Updated 6 years ago
- ☆86Updated 7 years ago
- Self-Supervised Representation Learning by Rotation Feature Decoupling☆95Updated 6 years ago
- Pytorch implementation of Deep Reconstruction Classification Networks☆40Updated 6 years ago
- Pytorch implementation of multitask CycleGAN with auxiliary classification loss☆96Updated 5 years ago
- Unofficial pytorch implementation of algorithms for domain adaptation☆27Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆190Updated 7 years ago
- [TNNLS] Bayesian Cycle-Consistent Generative Adversarial Networks via Marginalizing Latent Sampling☆47Updated 5 years ago
- Ready to train Pytorch implementation of the CVPR'19 paper "Self-Supervised GANs via Auxiliary Rotation Loss"☆66Updated 5 years ago
- A PyTorch implementation of Grad-CAM based on ICCV 2017 paper "Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Local…☆59Updated 7 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 last year