AI-102 Exam QuestionsBrowse all questions from this exam

AI-102 Exam - Question 107


HOTSPOT

-

You are developing an application that will use the Azure AI Vision client library. The application has the following code.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Show Answer
Correct Answer:

Discussion

5 comments
Sign in to comment
Murtuza
Mar 17, 2024

The given answers by exam topics are CORRECT

Murtuza
Mar 29, 2024

Here are the answers to your questions: The code will perform face recognition. No, the code does not include any features related to face recognition. It is only analyzing the image for tags and descriptions. The code will list tags and their associated confidence. Yes, the code includes a loop that prints each tag and its associated confidence level. The code will read an image file from the local file system. Yes, the code opens an image file from the local file system for analysis.

takaimomoGcup
May 25, 2024

No Yes Yes

reiwanotora
May 19, 2024

No Yes Yes

killershin
Jul 19, 2024

No Yes Yes