tkazusa / CVAE-GAN
☆86Updated 7 years ago
Alternatives and similar repositories for CVAE-GAN:
Users that are interested in CVAE-GAN are comparing it to the libraries listed below
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- Dual Discriminator Generative Adversarial Nets☆62Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆187Updated 7 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- implement infoGAN using pytorch☆152Updated 6 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- A CVAE-GAN implementation with tensorlayer1.x☆21Updated 6 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks ( …☆150Updated 7 years ago
- Simply implement the paper: cGANs with Projection Discriminator by TensorFlow☆40Updated 5 years ago
- SingleGAN: Image-to-Image Translation by a Single-Generator Network using Multiple Generative Adversarial Learning. ACCV 2018☆83Updated 5 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION☆149Updated 2 years ago
- Cross-domain disentanglement network☆91Updated 5 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 7 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 6 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆67Updated 6 years ago
- ☆131Updated 6 years ago
- code for "Adversarial Feature Learning"☆237Updated 2 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆229Updated 2 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago
- PyTorch implementation of DCGAN☆49Updated 7 years ago
- Study Friendly Implementation of DCGAN in Tensorflow☆24Updated 6 years ago
- Pytorch implementation of Unsupervised Attention-guided Image-to-Image Translation.☆96Updated 6 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆93Updated 7 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- Loss function of various types of GANs☆26Updated 6 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago