Object Detection — Microsoft Azure AI Fundamentals (AI-900) Practice Questions
Object detection is a computer vision task that goes beyond simple image classification by identifying the location and type of multiple objects within a single image, expressed as bounding boxes with associated labels and confidence scores. On the AI-900 exam, this concept is contrasted with image classification, where only a single label is assigned to the whole image. Azure Custom Vision and the object detection feature of Azure Computer Vision are the primary services used to implement this capability on Azure. Candidates should be able to identify scenarios, such as retail shelf analysis or vehicle counting, where object detection is the appropriate AI approach.
Free questions on object detection
Which service should you use for detecting objects in images?
Free question · easy · full answer + explanation
More object detection questions in the full bank
- What is object detection in Computer Vision? Unlock answer & explanation →
- Which of the following is an example of computer vision? Unlock answer & explanation →
- What is Custom Vision? Unlock answer & explanation →