yanzhicong / VAE-GAN
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
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- ☆86Updated 7 years ago
- ECCV2018☆67Updated 6 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆62Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆188Updated 7 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- rGAN: Label-Noise Robust Generative Adversarial Networks☆97Updated 3 years ago
- Code for the paper "Adversarial Feature Augmentation for Unsupervised Domain Adaptation", CVPR 2018☆130Updated 6 years ago
- A Unified Feature Disentangler for Multi-Domain Image Translation and Manipulation☆139Updated 6 years ago
- Pytorch Implementation for paper: IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis☆39Updated 6 years ago
- Batch-Instance Normalization (BIN)☆78Updated 5 years ago
- PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN☆37Updated 6 years ago
- Pytorch implementation of Unsupervised Attention-guided Image-to-Image Translation.☆96Updated 6 years ago
- PyTorch Implementation of "Exploring Explicit Domain Supervision for Latent Space Disentanglement in Unpaired Image-to-Image Translation"☆43Updated 6 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- An adversarial autoencoder implementation in pytorch☆83Updated 5 years ago
- Variational Auto Encoder☆39Updated 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 8 months ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆64Updated 7 years ago
- ☆14Updated 6 years ago
- An implementation of GAIN heatmap network in pytorch. Original paper: https://arxiv.org/abs/1802.10171☆31Updated 6 years ago
- Dual Discriminator Generative Adversarial Nets☆63Updated 7 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- Pytorch implementation of multitask CycleGAN with auxiliary classification loss☆95Updated 5 years ago