Object detection is the task of detection different objects in an image and drawing bounding boxes around them.
The project is on Semantic Segmentation suign Python where we assign each pixel of image to certain class.
CBIR refers to the process of obtaining images that are relevant to query image from large collection of images based on their visual content.