Web Application for Image Annotation/Captioning
Project detail
Expected Outcome:
A web application that can take either a single image or a folder containing many images as input and write text description into a text file.
Problem Statement Description:
Visually impaired people do not have the privilege to view images. Describing the content of the images in words will help them to understand and appreciate the images.
Describing an image, also known as image annotation is a processing converting an image to text. Here we are expecting the team to build a model that can analyze an image, understand it contents and translate it into a human readable text format.
Tools & Technologies
Can use any technology which team is comfortable with (we suggest
to use Python though)
Use open-source libraries for image processing & analysis