SkillAgentSearch skills...

ManGAN

Assisting Colorization of Manga Characters Concept Art using Conditional GAN

Install / Use

/learn @felipelodur/ManGAN
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<center> ManGAN </center>

Assisting Colorization of Manga Characters Concept Art using Conditional GAN

Abstract: Colorization is a challenging task that has recently been tackled by deep learning. Line art colorization is particularly difficult because there is no grayscale value to indicate the color intensities as there is in black-and-white photograph images. When designing a character, concept artists often need to try different color schemes, however, colorization is a time-consuming task. In this article, we propose a semi-automatic framework for colorizing manga concept arts by letting concept artists try different color schemes and obtain colorized results in fashion time. Our approach uses Conditional Generative Adversarial Networks (cGAN) and outperforms current hint-based line-art colorization techniques by providing natural-looking arts with only minor coloring mistakes.

The Architecture and Training

logos

To improve the results made by architecture, some strategies were adopted:

  • Leaky ReLUs
  • Residual Connections
  • Batch Normalization
  • One-sided Label Smoothing

The results

logos

If you find this work useful for your research, please reference it in your work:

@INPROCEEDINGS{8803667, 
author={F. C. {Silva} and P. {André Lima de Castro} and H. R. {Júnior} and E. {Cordeiro Marujo}}, 
booktitle={2019 IEEE International Conference on Image Processing (ICIP)}, 
title={Mangan: Assisting Colorization Of Manga Characters Concept Art Using Conditional GAN}, 
year={2019}, 
volume={}, 
number={}, 
pages={3257-3261}, 
keywords={Colorization;Deep Learning;GANs}, 
doi={10.1109/ICIP.2019.8803667}, 
ISSN={2381-8549}, 
month={Sep.},}
View on GitHub
GitHub Stars25
CategoryDevelopment
Updated1y ago
Forks4

Languages

Jupyter Notebook

Security Score

60/100

Audited on Mar 31, 2025

No findings