
Answer-first summary for fast verification
Answer: Custom Vision for object detection tasks
The correct answer is B. Custom Vision for object detection tasks. This service is used to identify the location and coordinates of objects within an image. While 'Custom Vision for classification tasks' (A) categorizes images but does not provide object locations, 'Computer Vision for document reading' (C) and 'Computer Vision for OCR tasks' (D) are used for extracting text and do not focus on detecting object coordinates.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
For an application that determines the location of items on a supermarket shelf from an image, which Azure AI service is utilized?
A
Custom Vision for classification tasks
B
Custom Vision for object detection tasks
C
Computer Vision for document reading
D
Computer Vision for OCR tasks