You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/wwl-data-ai/analyze-images/6-knowledge-check.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -20,18 +20,18 @@ quiz:
20
20
choices:
21
21
- content: "To provide reporting and auditing of virtual machines in your Azure subscriptions"
22
22
isCorrect: false
23
-
explanation: "Incorrect. The Azure AI Vision Computer Vision service does not audit virtual machines."
23
+
explanation: "Incorrect. The Azure AI Vision Computer Vision service doesn't audit virtual machines."
24
24
- content: "To extract information about visual features in images"
25
25
isCorrect: true
26
26
explanation: "Correct. The Azure AI Vision service is designed to help you extract information from images."
27
27
- content: "To support video conferencing and web-cam communication"
28
28
isCorrect: false
29
-
explanation: "Incorrect. The Azure AI Vision Computer Vision service is not designed for web-cam and video conferencing management."
29
+
explanation: "Incorrect. The Azure AI Vision Computer Vision service isn't designed for web-cam and video conferencing management."
30
30
- content: "You want to use the Azure AI Vision Computer Vision service to generate suggested text descriptions for an image. Which visual feature should you specify?"
31
31
choices:
32
32
- content: "Tags"
33
33
isCorrect: false
34
-
explanation: "Incorrect. Tags are individual categries that you can apply to images - not descriptions."
34
+
explanation: "Incorrect. Tags are individual categories that you can apply to images - not descriptions."
35
35
- content: "DenseCaptions"
36
36
isCorrect: true
37
37
explanation: "Correct. To generate a list of captions, include the DenseCaptions visual feature in your analysis."
0 commit comments