Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

SEMESTER PROJECT – III

Image Colorization of Black and White Images

Abstract :

Image colorization, a captivating realm within computer vision and image


processing, aims to breathe life into grayscale images by transforming them
into their colorful counterparts. This project offers a straightforward yet
powerful implementation of image colorization through the Flask web
framework, providing a user-friendly platform for the artistic revival of
black and white images. The primary goal is to create an accessible tool.
The project encompasses a structured two-step process, comprising
pre-processing and colorization. In the pre-processing phase, users upload
black and white images via the intuitive Flask web interface. These
uploaded images are seamlessly converted into a format compatible with
the subsequent colorization stage. Here, the magic unfolds through deep
learning techniques, specifically convolutional neural networks (CNNs)
meticulously trained on an extensive dataset of colored images. The trained
model harnesses its prowess to predict color information for each pixel
within the grayscale canvas, thus giving birth to a vividly colorized
masterpiece.
Users can effortlessly upload their black and white images, trigger the
colorization process, and download the finalized, vibrant rendition. By
embracing this web-based approach, the project effectively democratizes
image colorization, eliminating the need for intricate software installations.
This project, while serving as an elementary demonstration, fundamentally
underscores the accessibility and ease of use within the image colorization
process.

Team Members :

1. Yash Devendra Raysingwakade


2. Nikesh Milind Patil
3. Mandar Ravindra Visave
4. Devyani Prakash Badgujar

You might also like