Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 1 question 37 discussion

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

You have a factory that produces food products.
You need to build a monitoring solution for staff compliance with personal protective equipment (PPE) requirements. The solution must meet the following requirements:
* Identify staff who have removed masks or safety glasses.
* Perform a compliance check every 15 minutes.
* Minimize development effort.
* Minimize costs.
Which service should you use?

  • A. Face
  • B. Computer Vision
  • C. Azure Video Analyzer for Media (formerly Video Indexer)
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Davard
Highly Voted 2 years, 2 months ago
A. Face. The solution link explains: Embed facial recognition into your apps for a seamless and highly secured user experience. No machine-learning expertise is required. Features include face detection that perceives facial features and attributes—such as a face mask, glasses, or face location—in an image, and identification of a person by a match to your private repository or via photo ID.
upvoted 11 times
...
zellck
Highly Voted 1 year, 4 months ago
Selected Answer: A
A is the answer. https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/overview-identity#face-detection-and-analysis Face detection is required as a first step in all the other scenarios. The Detect API detects human faces in an image and returns the rectangle coordinates of their locations. It also returns a unique ID that represents the stored face data. This is used in later operations to identify or verify faces. Optionally, face detection can extract a set of face-related attributes, such as head pose, age, emotion, facial hair, and glasses. These attributes are general predictions, not actual classifications. Some attributes are useful to ensure that your application is getting high-quality face data when users add themselves to a Face service. For example, your application could advise users to take off their sunglasses if they're wearing sunglasses.
upvoted 6 times
zellck
1 year, 4 months ago
Gotten this in Jul 2023 exam.
upvoted 3 times
...
...
joeakim
Most Recent 23 hours, 30 minutes ago
Selected Answer: A
"A" makes sense. The task is to recognize people, that DO NOT wear their equipment, not to see who is wearing. Why check for social distancing, identifying masks, goggles, etc. if we only need to find the people that are not wearing that stuff and therefore are easily detected by Face.
upvoted 1 times
...
AL_everyday
1 week, 6 days ago
Selected Answer: B
Copilot: B To build a monitoring solution for staff compliance with PPE requirements, you should use B. Computer Vision. This service can analyze images and videos to detect whether staff are wearing masks or safety glasses. It is cost-effective and requires minimal development effort compared to other options
upvoted 1 times
...
vivekgoel15
2 weeks, 2 days ago
C is the right option
upvoted 1 times
...
Sujeeth
1 month ago
The best service to use is B. Computer Vision. Computer Vision can be used to detect and analyze objects in images, including PPE compliance like masks and safety glasses. It meets the requirements for identifying staff who have removed protective equipment, can be run at intervals (e.g., every 15 minutes), and minimizes both development effort and costs compared to more complex solutions like Azure Video Analyzer.
upvoted 1 times
...
Christian_garcia_martin
1 month, 1 week ago
Face is not the best option to identify objects like masks so C Azure Video Analyzer for Media (formerly Video Indexer )
upvoted 1 times
...
4371883
1 month, 1 week ago
Selected Answer: A
Facial recognition is lower effort than Video Indexer
upvoted 1 times
...
yibes
1 month, 3 weeks ago
It is C. Video Indexer https://learn.microsoft.com/en-us/azure/azure-video-indexer/video-indexer-overview#:~:text=Video%20models-,Face%20detection,-%3A%20Detects%20and%20groups
upvoted 1 times
yibes
1 month, 3 weeks ago
https://learn.microsoft.com/en-us/azure/azure-video-indexer/video-indexer-overview#videoaudio-ai-features
upvoted 1 times
mrg998
1 month, 2 weeks ago
face does this also. It says to minimise effort, with option C, you need to save the video then upload to blob or storage for it to then analyse. This cannot be the easiest option, the easiest option is op A
upvoted 1 times
...
...
...
mrg998
1 month, 3 weeks ago
Selected Answer: A
its this for sure
upvoted 1 times
...
AzureGeek79
2 months ago
B is the answer according to Bing AI (ChatGPT). C is the answer according to Google gemini. I think C is the correct answer.
upvoted 1 times
...
BoPeng
2 months ago
Selected Answer: A
Answer is face
upvoted 1 times
...
19089ba
2 months, 1 week ago
Selected Answer: B
I think is Vision (using Spatial Analysis) https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/cognitive-services-spatial-analysis-enables-safety-alerts-with/ba-p/3641130
upvoted 1 times
...
dalin02
2 months, 2 weeks ago
Why is it not Computer Vision? I mean Computer Vision can analyse images or video frames to detect the presence or absence of specific objects for example masks. A scheduler can also be set up that captures images every 15 mins and then pass them to the Computer Vision service, and tbh it is also the most cost effective of all the options and has pre-built models
upvoted 2 times
...
famco
2 months, 3 weeks ago
Even with an open book nobody can answer these kind of questions. The dysfunctional company like Microsoft seems to have outsourced this to another vendor and also charging them extra. Looks like they hired non-IT people to create these questions.
upvoted 1 times
...
JakeCallham
3 months ago
Selected Answer: C
read this guys:https://learn.microsoft.com/en-us/azure/azure-video-indexer/video-indexer-overview Everybody is saying Face but this link shows exactly that it will not be sufficient. Its a shame A is voted best just because it mentions face. But face recognition will generate false positives. You will end up with a lot of people you cannot recognize due to mask. but any person that is not known as personel will also be not recognized, even though they dont wear a mask.
upvoted 2 times
nimeshshroti11
3 months ago
no, the answer is face. also due to cost constraints. Refer to below link and search for mask or glasses. https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/concept-face-detection#attributes
upvoted 1 times
JakeCallham
2 months, 4 weeks ago
your link refers to computer vision but you say answer a? You mean B?
upvoted 1 times
nimeshshroti11
2 months, 3 weeks ago
No, If you scroll up on the left side sidebar, it is part of face service. Microsoft messed up on the URL part so don't get fooled by it :). If you search for azure AI face service, it will open the same link. The answer is Face.
upvoted 1 times
...
...
...
JakeCallham
3 months ago
to add: https://learn.microsoft.com/en-us/legal/cognitive-services/face/characteristics-and-limitations#plan-for-variations-in-subject-appearance-and-behavior it shows that face api will not work if some one is wearing ppe mask, therfor this api wont work. like I said with will just show a face is not recognized, you get false positives that are not usefull for this task.
upvoted 1 times
...
...
anto69
3 months, 1 week ago
Selected Answer: B
I tried to ask ChatGPT (also) reversing the question and there's no way: Computer Vision is always the solution to this problem
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 ...