AsadiAhmad/Colorize-Grayscale-Images
Colorize black-and-white (grayscale) photos using a pre-trained deep learning model in OpenCV's DNN module.
This tool helps you bring old, black-and-white photographs back to life by adding realistic color. You provide a grayscale image, and it uses a smart model to predict and apply colors, outputting a vibrant, colorized version. It's ideal for historians, genealogists, artists, or anyone looking to restore and enhance vintage photos.
No commits in the last 6 months.
Use this if you have grayscale images or old black-and-white photos you want to colorize with realistic, AI-generated colors.
Not ideal if you need precise color control or manual adjustments, as this is an automated colorization process.
Stars
8
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AsadiAhmad/Colorize-Grayscale-Images"
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.