MarkMoHR/Awesome-Image-Colorization
:books: A collection of Deep Learning based Image Colorization and Video Colorization papers.
This is a curated collection of research papers and associated code/demos focused on image and video colorization. It helps you turn black-and-white images or videos into color, either fully automatically or with your guidance (like scribbles or reference images). This resource is ideal for researchers, digital artists, historians, or anyone interested in restoring or creatively re-interpreting monochromatic visual content.
1,147 stars. Actively maintained with 3 commits in the last 30 days.
Use this if you are exploring or implementing solutions for converting grayscale images and videos into color, and want to understand the current state-of-the-art research and available tools in the field.
Not ideal if you are looking for a simple, ready-to-use software application or API to colorize images without diving into the underlying research or development.
Stars
1,147
Forks
110
Language
—
License
—
Category
Last pushed
Jan 08, 2026
Commits (30d)
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MarkMoHR/Awesome-Image-Colorization"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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.