baldassarreFe/deep-koalarization
Keras/Tensorflow implementation of our paper Grayscale Image Colorization using deep CNN and Inception-ResNet-v2 (https://arxiv.org/abs/1712.03400)
This tool helps historians, archivists, or anyone with old photos bring grayscale images to life by automatically adding realistic color. You input a black and white image, and it outputs a colorized version, making historical photos more engaging and accessible. It's designed for individuals or organizations working with visual archives who want to modernize their collections.
415 stars. No commits in the last 6 months.
Use this if you need to quickly and automatically colorize a collection of grayscale photographs, especially historical images, without manual editing.
Not ideal if you require precise artistic control over specific colors or highly detailed, nuanced colorization for professional restoration, as the process is automated.
Stars
415
Forks
80
Language
Python
License
MIT
Category
Last pushed
Nov 23, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/baldassarreFe/deep-koalarization"
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
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...