Aixile / chainer-gan-experimentsLinks
Various GANs with Chainer
☆67Updated 8 years ago
Alternatives and similar repositories for chainer-gan-experiments
Users that are interested in chainer-gan-experiments are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆95Updated 8 years ago
- Chainer implementation of Least Squares GAN (LSGAN)☆53Updated 8 years ago
- Chainer implementation of Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network☆49Updated 8 years ago
- Chainer implementation of Wasserstein GAN☆96Updated 8 years ago
- Code for Class-Splitting Generative Adversarial Networks☆32Updated 8 years ago
- An implementation of DiscoGAN in tensorflow☆79Updated 8 years ago
- Keras model and tensorflow optimization of 'improved Training of Wasserstein GANs'☆15Updated 7 years ago
- Tensorflow implementation of paper "unsupervised image to image translation networks"☆69Updated 8 years ago
- Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"☆181Updated 7 years ago
- Inception Score Module for Chainer☆41Updated 7 years ago
- Progressive Growing of GANs implemented with chainer☆33Updated 8 years ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 8 years ago
- Lightweight implementation of neural style in Pytorch with SqueezeNet☆75Updated 8 years ago
- torch code to decode (and almost encode) latents from art-DCGAN's Portrait GAN☆39Updated 7 years ago
- Re-implement CycleGAN in Tensorlayer☆89Updated 7 years ago
- Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.☆125Updated 9 years ago
- Depth-Preserving Style Transfer☆85Updated 8 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆81Updated 8 years ago
- A Tensorflow implementation of BicycleGAN.☆102Updated 7 years ago
- A simple, clean TensorFlow implementation of Generative Adversarial Networks with a focus on modeling illustrations.☆268Updated 9 years ago
- A Chainer implementation of DiscoGAN.☆21Updated 8 years ago
- Chainer implementation of GAN / Deep Convolutional GAN (DCGAN) based on "Improved Techniques for Training GANs"☆33Updated 8 years ago
- Least Squares Generative Adversarial Network implemented in Chainer☆18Updated 8 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 7 years ago
- Tensorflow Implementation on "The Cramer Distance as a Solution to Biased Wasserstein Gradients" (https://arxiv.org/pdf/1705.10743.pdf)☆125Updated 8 years ago
- Recurrent Models of Visual Attention (RAM) with Chainer☆44Updated 8 years ago
- Densely Connected Convolutional Network implementation by Chainer☆39Updated 8 years ago
- TensorFlow/Keras implementation of "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" https://arxiv.org/abs/170…☆55Updated 8 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆102Updated 8 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 6 years ago