An open API service indexing awesome lists of open source software.

https://github.com/kasraskari/image-colorizer

image colorizer with OpenCV & Deep-Learning
https://github.com/kasraskari/image-colorizer

caffe caffemodel colorization deep-learning image-colorization jupyter-notebook opencv python

Last synced: 5 months ago
JSON representation

image colorizer with OpenCV & Deep-Learning

Awesome Lists containing this project

README

          

## 🎨 **Image-Colorizer**

## 📌 Overview
The **Image-Colorizer** project harnesses deep learning to **automatically add color** to grayscale images. By leveraging advanced neural networks, this tool predicts and applies realistic colors, breathing life into black-and-white photos with **vibrant, natural-looking results**.

---

## 🚀 Features
✅ **Automatic Colorization** – Converts grayscale images to full-color effortlessly.
✅ **Versatile Image Support** – Works with various image types and styles.
✅ **Deep Learning Powered** – Utilizes cutting-edge neural networks for **accurate & lifelike** colorization.

---

## 📂 Project Structure
```
Image-Colorizer/
├── data/ # Sample grayscale images & datasets
├── models/ # Pre-trained deep learning models
├── scripts/ # Python scripts for preprocessing, training, and inference
├── outputs/ # Folder to store colorized images
└── README.md # Project documentation
```

---

## 🛠 Technologies Used
- 🐍 **Python** – Core programming language
- 🤖 **TensorFlow** – Deep learning framework for training and inference
- 📷 **OpenCV** – Image processing for handling inputs and outputs

---

## 🔗 Acknowledgments
📌 **Pre-trained Model:** [colorization_release_v2.caffemodel](https://storage.openvinotoolkit.org/repositories/datumaro/models/colorization/)

---

## 📜 License
This project is open-source and available under the **MIT License**.