AI-900 · Question #56
AI-900 Question #56: Real Exam Question with Answer & Explanation
Each computer vision type has a distinct purpose: Face detection identifies the presence and location of human faces in an image; Image classification assigns a label to an entire image based on its dominant content; Object detection locates and identifies multiple objects within
Question
Drag and Drop Question Match the computer vision type to the scenario. To answer, drag the appropriate type to each scenario. A type may be used once, more than once, or not at all. Answer:
Options
- AFace detection
- BImage classification
- CObject detection
- DOptical character recognition
Explanation
Each computer vision type has a distinct purpose: Face detection identifies the presence and location of human faces in an image; Image classification assigns a label to an entire image based on its dominant content; Object detection locates and identifies multiple objects within an image using bounding boxes; and Optical character recognition (OCR) extracts and converts printed or handwritten text from images into machine-readable text. Matching each type to its scenario requires understanding that face detection is narrowly scoped to faces, object detection handles multiple labeled instances, image classification gives one overall label, and OCR is specifically for reading text.
Topics
Community Discussion
No community discussion yet for this question.