emilwallner/Coloring-greyscale-images
Coloring black and white images with deep learning.
This project helps photographers, historians, and artists bring old black and white photos to life by adding realistic color. You input a greyscale image, and the system outputs a colorized version, making it useful for anyone wanting to restore or reimagine historical or personal photographs. It's designed for users who want to apply deep learning to image colorization.
1,059 stars. No commits in the last 6 months.
Use this if you have black and white photos or images and want to experiment with different deep learning techniques to add color.
Not ideal if you need a quick, no-code solution for colorizing images, as it requires setting up a development environment and running code.
Stars
1,059
Forks
224
Language
Python
License
MIT
Category
Last pushed
Jan 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/emilwallner/Coloring-greyscale-images"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
richzhang/colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
junyanz/interactive-deep-colorization
Deep learning software for colorizing black and white images with a few clicks.
baldassarreFe/deep-koalarization
Keras/Tensorflow implementation of our paper Grayscale Image Colorization using deep CNN and...
richzhang/colorization-pytorch
PyTorch reimplementation of Interactive Deep Colorization
moein-shariatnia/Deep-Learning
In-depth tutorials on deep learning. The first one is about image colorization using GANs...