mokemokechicken / keras_BEGAN
Implementation BEGAN([Boundary Equilibrium Generative Adversarial Networks](https://arxiv.org/pdf/1703.10717.pdf)) by Keras.
☆35Updated 2 years ago
Alternatives and similar repositories for keras_BEGAN:
Users that are interested in keras_BEGAN are comparing it to the libraries listed below
- A Keras implementation of the BEGAN Paper☆21Updated 7 years ago
- A Tensorflow implementation of BicycleGAN.☆101Updated 6 years ago
- Keras model and tensorflow optimization of 'improved Training of Wasserstein GANs'☆15Updated 6 years ago
- Chainer implementation of Least Squares GAN (LSGAN)☆53Updated 7 years ago
- Tensorflow Implementation of DiscoGAN☆56Updated 2 years ago
- Reimplementation of cycle-gan(https://arxiv.org/pdf/1703.10593.pdf) with improved w-gan(https://arxiv.org/abs/1704.00028) loss in tensorf…☆71Updated 5 years ago
- Progressive training of GANs with Mutual Information Penalty☆186Updated 6 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆97Updated 7 years ago
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 6 years ago
- Simple Tensorflow implementation of "Unsupervised Image to Image Translation Networks" (NIPS 2017 Spotlight)☆97Updated 5 years ago
- Tensorflow implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution."☆48Updated 7 years ago
- Chainer implementation of Wasserstein GAN☆95Updated 7 years ago
- Progressive Growing of GANs implemented with chainer☆33Updated 7 years ago
- Re-implement CycleGAN in Tensorlayer☆89Updated 6 years ago
- TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.☆44Updated 5 years ago
- TensorFlow/Keras implementation of "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" https://arxiv.org/abs/170…☆54Updated 7 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- An implementation of DiscoGAN in tensorflow☆79Updated 7 years ago
- Pytorch implementation of BicycleGAN with implementation details☆100Updated 6 years ago
- Improve generative adversarial network training by deleting a line of code.☆30Updated 5 years ago
- Chainer implementation of GAN / Deep Convolutional GAN (DCGAN) based on "Improved Techniques for Training GANs"☆33Updated 8 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 7 years ago
- Simple Tensorflow implementation of SphereGAN (CVPR 2019 Oral)☆56Updated 5 years ago
- Tensorflow implementation of Energy Based Generative Adversarial Networks (EBGAN)☆29Updated 8 years ago
- Tensorflow Implementation on "The Cramer Distance as a Solution to Biased Wasserstein Gradients" (https://arxiv.org/pdf/1705.10743.pdf)☆125Updated 7 years ago
- ☆38Updated 7 years ago
- Implementation of the SAN model for imparting gender privacy to face images☆63Updated 3 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆76Updated 7 years ago