Skip to content

Telexine/colorizeSketch

Repository files navigation

colorizeSketch

using keras tensorflow to colorize the sketch Image to colored Image

Pre-train Model

Download here https://drive.google.com/file/d/1CU-I1JeJo7bgcH8PKswpZ4Ymc3gdGOoy/view?usp=sharing

Create Folder name models in root and put all file in to use Predict.ipynb

Result

Testing By image that not in dataset
merg by
original alpha 1.0 (opaqe bg)
predict result alpha 0.8


modified based from

https://github.com/eriklindernoren/Keras-GAN

128x128 image size dataset prediction result

alt text

alt text


stretch prediction result to original size then merge two layer. *The result might have some noise and artifact from it more detail on merg/dockerize is in https://github.com/Telexine/KubeKeras