Skip to content

Sketch colorization can be applied in many scenarios. Our project will mainly focus on the colorization of black and white comics and manga. This will make the content more immersive for the readers. 

Notifications You must be signed in to change notification settings

Tushar-Faroque/2D-Sketch-Colorization-Using-GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2D-Sketch-Colorization-Using-GAN

Sketch colorization can be applied in many scenarios. Our project will mainly focus on the colorization of black and white comics and manga. This will make the content more immersive for the readers. It can also help artists get a feel for the colored version of their sketches. 

Paper

This is an implementation of Image-to-Image Translation with Conditional Adversarial Networks. paper by Phillip Isola, Jun-Yan Zhu, Tinghui Zhou, Alexei A. Efros

Prerequisites

You need to install

tensorflow
matplotlib

Dataset

We have used Anime Sketch Colorization Pair form Kaggle. It has a total of 17.8K images, with 14.2K train and 3.5K test split.  Each image is divided into two parts; the black and white sketch and the colored version of that sketch 

About

Sketch colorization can be applied in many scenarios. Our project will mainly focus on the colorization of black and white comics and manga. This will make the content more immersive for the readers. 

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published