mokemokechicken / keras_BEGAN
Implementation BEGAN([Boundary Equilibrium Generative Adversarial Networks](https://arxiv.org/pdf/1703.10717.pdf)) by Keras.
☆36Updated last year
Related projects ⓘ
Alternatives and complementary repositories for keras_BEGAN
- 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
- A Keras implementation of the BEGAN Paper☆21Updated 7 years ago
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 7 years ago
- Simple Tensorflow DatasetAPI Tutorial for reading image☆73Updated 5 years ago
- A Tensorflow implementation of BicycleGAN.☆101Updated 6 years ago
- Inception Score Module for Chainer☆41Updated 6 years ago
- Tensorflow implementation of different GANs and their comparisions☆112Updated 6 years ago
- Tensorflow Implementation of DiscoGAN☆56Updated 2 years ago
- Simple Tensorflow implementation of "Unsupervised Image to Image Translation Networks" (NIPS 2017 Spotlight)☆97Updated 4 years ago
- Pytorch implementation of BicycleGAN with implementation details☆99Updated 6 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆97Updated 7 years ago
- Simple Tensorflow implementation of SphereGAN (CVPR 2019 Oral)☆56Updated 5 years ago
- Tensorflow Implementation on "The Cramer Distance as a Solution to Biased Wasserstein Gradients" (https://arxiv.org/pdf/1705.10743.pdf)☆125Updated 6 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 7 years ago
- ☆25Updated 7 years ago
- Tensorflow implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution."☆48Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Re-implement CycleGAN in Tensorlayer☆89Updated 6 years ago
- Progressive training of GANs with Mutual Information Penalty☆187Updated 6 years ago
- Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017☆195Updated 5 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 7 years ago
- in progress☆262Updated 7 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
- Keras implementation of the conditional GAN.☆57Updated 7 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 6 years ago
- Chainer implementation of Least Squares GAN (LSGAN)☆53Updated 7 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆251Updated 7 years ago
- An implementation of DiscoGAN in tensorflow☆79Updated 7 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