Files
awesome-awesomeness/readmes/imagecoloring.md
2025-07-18 23:13:11 +02:00

6.3 KiB
Raw Blame History

Awesome Software for Image Coloring Awesome

A curated list of awesome AI-powered image coloring frameworks, libraries and software. Inspired by josephmisiti/awesome-machine-learning. It's a good idea to explore the GitHub topic as well - Topic "Image colorization". In comparison to the awesome list MarkMoHR/Awesome-Image-Colorization (which focuses on research papers), I focus on practical open-source software.

Considerations

Most of the software runs in Python, and requires some kind of an AI frameworks (e.g. Tensorflow) - which means you may need a GPU with a configured CUDA toolkit to run it in a reasonable time.

Frameworks and libraries

🐍 Python

Tensorflow

Tensorflow with GANs

Keras

Fast.AI

  • DeOldify - A Deep Learning based project for colorizing and restoring old images.

Caffee

PyTorch

C++

C#

Language-based colorization

Implementations / apps

iOS

  • Colorizer iOS - Transform grayscale photos to color photos in iOS

📚 Relevant knowledge, books and papers

imagecoloring.md Github