richzhang/colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
This tool brings old black-and-white photos to life by automatically adding realistic colors. You provide a grayscale image, and it outputs a colorized version, making it useful for historians, archivists, or anyone looking to revitalize vintage imagery. It can also be used by digital artists or photographers seeking to quickly add color to line art or sketches.
3,465 stars. No commits in the last 6 months.
Use this if you need to quickly and automatically add color to grayscale images, historical photos, or illustrations.
Not ideal if you require precise, nuanced control over every specific color region or wish to train a custom colorization model, as this is primarily for automatic use.
Stars
3,465
Forks
933
Language
Python
License
BSD-2-Clause
Category
Last pushed
Nov 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/richzhang/colorization"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
emilwallner/Coloring-greyscale-images
Coloring black and white images with deep learning.
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.
moein-shariatnia/Deep-Learning
In-depth tutorials on deep learning. The first one is about image colorization using GANs...