msracver/Deep-Exemplar-based-Colorization
The source code of "Deep Exemplar-based Colorization".
This tool helps artists, designers, or anyone working with visual media to colorize grayscale images by learning from a reference color image. You provide a black-and-white image and a separate color image that has similar content, and the tool produces a new version of your black-and-white image, now in color, guided by the reference. This is ideal for bringing old photos to life or creatively recoloring illustrations.
505 stars. No commits in the last 6 months.
Use this if you need to add realistic or stylistically consistent color to a grayscale image using another image as a visual guide.
Not ideal if you need to colorize images without any reference or if you require fine, pixel-level control over every color choice, as it's an automated process.
Stars
505
Forks
75
Language
Python
License
MIT
Category
Last pushed
Sep 27, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/msracver/Deep-Exemplar-based-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.