An open API service indexing awesome lists of open source software.

https://github.com/pvnieo/mangan

Automatic Manga colorization using Generative Adversarial Networks.
https://github.com/pvnieo/mangan

adversarial-networks automatic-colorization deep-learning generative-adversarial-network manga python3 pytorch

Last synced: about 1 year ago
JSON representation

Automatic Manga colorization using Generative Adversarial Networks.

Awesome Lists containing this project

README

          

# ManGAN
Automatic Manga colorization using Generative Adversarial Networks.

This project aims to color manga using GANs. For the moment, two types of GANs have been tested: [pix2pix](https://arxiv.org/pdf/1611.07004.pdf) and [cycle-gan](https://arxiv.org/pdf/1703.10593.pdf).
In this repo, we implemented cycle-gan in pytorch.

**Project Report:** [here](https://www.researchgate.net/publication/331175026_Manga_Colorization_using_Generative_Adversarial_Nets)

Some of the results obtained are displayed in the following image:
![Rusults](/assets/exp2.jpeg)

This project is **under development**, currently, there are diffuclties to color images containing text.

Installation instructions will be updated soon as well as our learned weights for the Death Note anime.