exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 2 question 23 discussion

Actual exam question from Microsoft's AI-102
Question #: 23
Topic #: 2
[All AI-102 Questions]

You have an app that captures live video of exam candidates.

You need to use the Face service to validate that the subjects of the videos are real people.

What should you do?

  • A. Call the face detection API and retrieve the face rectangle by using the FaceRectangle attribute.
  • B. Call the face detection API repeatedly and check for changes to the FaceAttributes.HeadPose attribute.
  • C. Call the face detection API and use the FaceLandmarks attribute to calculate the distance between pupils.
  • D. Call the face detection API repeatedly and check for changes to the FaceAttributes.Accessories attribute.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
zellck
Highly Voted 1 year, 8 months ago
Selected Answer: B
B is the answer. https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/how-to/use-headpose#detect-head-gestures You can detect head gestures like nodding and head shaking by tracking HeadPose changes in real time. You can use this feature as a custom liveness detector. Liveness detection is the task of determining that a subject is a real person and not an image or video representation. A head gesture detector could serve as one way to help verify liveness, especially as opposed to an image representation of a person.
upvoted 19 times
rdemontis
1 year, 3 months ago
thanks for explanation
upvoted 2 times
...
...
syupwsh
Most Recent 3 weeks, 1 day ago
Selected Answer: B
Validating that subjects are real people can be done by detecting natural head movements. The HeadPose attribute provides the orientation of the head, and checking for natural changes in this attribute over time can help determine if the subject is a real person or a static image B is correct
upvoted 1 times
...
Alan_CA
3 months ago
Selected Answer: B
Because the Liveness Detection attribute is not in the list, HeadPose is the right answer
upvoted 1 times
...
HaraTadahisa
8 months, 2 weeks ago
Selected Answer: B
I say this answer is B. Please hurry up and transport the meat.
upvoted 1 times
...
takaimomoGcup
9 months, 2 weeks ago
Selected Answer: B
FaceAttributes.HeadPose is used this solution.
upvoted 2 times
...
1668f51
10 months, 3 weeks ago
Selected Answer: A
"You need to use the Face service to validate that the subjects of the videos are real people." Never think too much into these questions. A can detect if it's real or not. Not asking anything else. It's A.
upvoted 3 times
...
rdemontis
1 year, 3 months ago
Selected Answer: B
https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/how-to/use-headpose#detect-head-gestures
upvoted 1 times
...
sl_mslconsulting
1 year, 4 months ago
Selected Answer: B
It can’t be A. If you only try to detect the faces without tracking their position over time, the system can be easily fooled in this very specific scenario.
upvoted 1 times
...
msdfqwerfewf
1 year, 8 months ago
Selected Answer: A
Option A is more appropriate for validating the presence of real people in the live video. By calling the face detection API and retrieving the face rectangle using the FaceRectangle attribute, you can detect and locate faces within the video frames. This helps in confirming the presence of actual human faces in the captured video. Option B, on the other hand, suggests repeatedly calling the face detection API and checking for changes to the FaceAttributes.HeadPose attribute. While head pose analysis can provide information about the orientation of detected faces, it may not be the most reliable approach for validating the authenticity of the subjects as real people. Checking for changes in head pose alone may not be sufficient to differentiate between real people and other forms of visual representations.
upvoted 3 times
...
ziggy1117
1 year, 8 months ago
Selected Answer: B
B: https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/how-to/use-headpose#detect-head-gestures
upvoted 2 times
...
ziggy1117
1 year, 8 months ago
B: https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/how-to/use-headpose#detect-head-gestures
upvoted 1 times
...
Rob77
1 year, 10 months ago
B https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/how-to/use-headpose#detect-head-gestures "Liveness detection is the task of determining that a subject is a real person and not an image or video representation"
upvoted 3 times
...
Mike19D
1 year, 10 months ago
Selected Answer: B
The Answer is B. A could be a still picture
upvoted 3 times
...
marti_tremblay000
1 year, 11 months ago
Selected Answer: B
The answer is B Detect head gestures You can detect head gestures like nodding and head shaking by tracking HeadPose changes in real time. You can use this feature as a custom liveness detector. Reference https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/how-to/use-headpose
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago