MingwangLin/automatic-manga-colorization
Use keras.js and cyclegan-keras to colorize manga automatically. All computation in browser. Demo is online:
This tool helps manga artists, enthusiasts, or digitizers quickly colorize black and white manga pages. You input a grayscale manga image, and it outputs a colorized version directly in your web browser. This is perfect for anyone looking to add color to manga art without needing complex software or powerful computers.
No commits in the last 6 months.
Use this if you want a fast, free, and accessible way to automatically add color to your manga artwork or scanned pages.
Not ideal if you need precise artistic control over every color choice, are using a mobile device, or require extremely high-resolution output.
Stars
27
Forks
9
Language
JavaScript
License
MIT
Category
Last pushed
Mar 21, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MingwangLin/automatic-manga-colorization"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
emilwallner/Coloring-greyscale-images
Coloring black and white images with deep learning.
richzhang/colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
richzhang/colorization-pytorch
PyTorch reimplementation of Interactive Deep Colorization
baldassarreFe/deep-koalarization
Keras/Tensorflow implementation of our paper Grayscale Image Colorization using deep CNN and...
junyanz/interactive-deep-colorization
Deep learning software for colorizing black and white images with a few clicks.