Table of Contents
Question
Match the facial recognition tasks to the appropriate questions. Each task may be used once, more than once, or not at all.
Tasks:
- grouping
- identification
- similarity
- verification
Questions:
- Do two images of a face belong to the same person?
- Does this person look like other people?
- Do all the faces belong together?
- Who is this person in this group of people?
Answer
- verification: Do two images of a face belong to the same person?
- similarity: Does this person look like other people?
- grouping: Do all the faces belong together?
- identification: Who is this person in this group of people?
Explanation
<box 1>: verification
Face verification: Check the likelihood that two faces belong to the same person and receive a confidence score.
<box 2>: similarity
<box 3>: grouping
<box 4>: identification
Face detection: Detect one or more human faces along with attributes such as: age, emotion, pose, smile, and facial hair, including 27 landmarks for each face in the image.
Reference
Microsoft Azure > Face API
Microsoft Azure AI Fundamentals AI-900 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Azure AI Fundamentals AI-900 exam and earn Microsoft Azure AI Fundamentals AI-900 certification.