Microsoft Azure AI Fundamentals — Question 205

You have an app that identifies the coordinates of a product in an image of a supermarket shelf.

Which service does the app use?

Answer options

Correct answer: B

Explanation

The correct answer is B, Custom Vision object detection, because this service is specifically designed to identify and locate objects within images. The other options, such as Custom Vision classification, focus on categorizing images rather than pinpointing object locations, while Computer Vision Read and OCR are used for text extraction rather than object recognition.