summer-of-code-2023

Object Tagging in Images

Formal Statement

This assignment deals with creating an ML model which when provided with an input image will accurately describe the objects present in it along with associated characteristics. You should also identify the main object in the image which would be the item to be sold, and try to describe it with the color and other features. Let us go through a sketch of the process:-

Key Requirements