tatsy / keras-generativeLinks
Deep generative networks, coded with Keras.
☆122Updated 7 years ago
Alternatives and similar repositories for keras-generative
Users that are interested in keras-generative are comparing it to the libraries listed below
Sorting:
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆92Updated 8 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 7 years ago
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversaria…☆111Updated 7 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆80Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆286Updated 6 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- A Tensorflow implementation of BicycleGAN.☆101Updated 6 years ago
- Generative image model with learned similarity measures☆442Updated 8 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 8 years ago
- code for "Adversarial Feature Learning"☆238Updated 2 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Invertible conditional GANs for image editing☆286Updated 3 years ago
- Torch Implemention of ECCV'16 paper: Attribute2Image☆95Updated 6 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆257Updated 7 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆102Updated 7 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆440Updated 6 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆97Updated 8 years ago
- DCGAN implementation by TensorFlow☆157Updated 8 years ago
- Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION☆149Updated 2 years ago
- Inception Score Module for Chainer☆41Updated 6 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆221Updated 2 years ago
- Re-implement CycleGAN in Tensorlayer☆89Updated 6 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago