tkazusa / CVAE-GANLinks
☆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
Sorting:
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- Dual Discriminator Generative Adversarial Nets☆63Updated 7 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- A CVAE-GAN implementation with tensorlayer1.x☆21Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 6 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 2 years ago
- Study Friendly Implementation of DCGAN in Tensorflow☆24Updated 6 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION☆149Updated 2 years ago
- Simply implement the paper: cGANs with Projection Discriminator by TensorFlow☆40Updated 6 years ago
- CVAE_GAN with tensor flow☆13Updated 8 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆146Updated 7 years ago
- code for "Adversarial Feature Learning"☆238Updated 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,…☆232Updated 2 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- Inception score for measuring quality of images generating from GAN☆42Updated 7 years ago
- O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks☆127Updated 5 years ago
- python package for self-attention gan implemented as extension of PyTorch nn.Module. paper -> https://arxiv.org/abs/1805.08318☆19Updated 6 years ago
- Repository for Pytorch Implementation of Least Squares Generative Adversarial Networks☆34Updated 7 years ago