Aixile / chainer-cycleganLinks
Chainer CycleGAN
☆241Updated 8 years ago
Alternatives and similar repositories for chainer-cyclegan
Users that are interested in chainer-cyclegan are comparing it to the libraries listed below
Sorting:
- Photo to illustration converter☆82Updated 8 years ago
- Chainer implementation of recent GAN variants☆409Updated 2 years ago
- The BIGGAN based Anime generation implemented with tensorflow. All training data has been open sourced.☆198Updated 6 years ago
- PyTorch implementation of "Progressive growing of GANs (PGGAN)"☆825Updated 2 years ago
- Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)☆511Updated 6 years ago
- MSGAN: Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis (CVPR2019)☆412Updated 6 years ago
- PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.☆583Updated 7 years ago
- ☆847Updated 5 years ago
- GANs with spectral normalization and projection discriminator☆1,105Updated 5 years ago
- A simple, clean TensorFlow implementation of Generative Adversarial Networks with a focus on modeling illustrations.☆269Updated 9 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- Collaging on Internal Representations: An Intuitive Approach for Semantic Transfiguration☆564Updated 6 years ago
- Resources and Implementations of Generative Adversarial Nets which are focusing on how to stabilize training process and generate high qu…☆190Updated 8 years ago
- Tensorflow implementation of "Towards the Automatic Anime Characters Creation with Generative Adversarial Networks"☆98Updated 7 years ago
- PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)☆432Updated 8 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆271Updated 5 years ago
- An implementation of paper from NIPS2017 'Towards the Automatic Anime Characters Creation with Generative Adversarial Networks' using pyt…☆81Updated 7 years ago
- line drawing colorization using chainer☆129Updated 6 years ago
- Code for the paper 'Globally and Locally Consistent Image Completion'. http://iizuka.cs.tsukuba.ac.jp/projects/completion/☆576Updated 5 years ago
- This repo contains two pixiv datasets: "colored-sketch pairs" and "popular pixiv images"☆158Updated 5 years ago
- ☆495Updated 2 years ago
- Tensorflow implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION☆150Updated 3 years ago
- Simple Tensorflow implementation of "Multimodal Unsupervised Image-to-Image Translation" (ECCV 2018)☆302Updated 6 years ago
- An empirical study on evaluation metrics of generative adversarial networks.