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
- content: "To extract information about visual features in images"
25
25
isCorrect: true
26
-
explanation: "The Azure AI Vision service is designed to help you extract information from images through various functionalities."
27
-
- content: "To detect the presence and location of specific sounds within an audio file"
26
+
explanation: "Correct. Azure AI Vision Image Analysis is designed to help you extract information from images."
27
+
- content: "To support video conferencing and web-cam communication"
28
28
isCorrect: false
29
-
explanation: "Incorrect. The Azure AI Vision service is designed to extract information from images, not audio."
30
-
- content: "You want to use the Azure AI Vision Analyze Image function to generate an appropriate caption for an image. Which visual feature should you specify?"
29
+
explanation: "Incorrect. Azure AI Vision Image Analysis isn't designed for web-cam and video conferencing management."
30
+
- content: "You want to use Azure AI Vision Image Analysis 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. To generate a caption, include the DenseCaptions visual feature in your analysis."
34
+
explanation: "Incorrect. Tags are individual categories that you can apply to images - not descriptions."
35
35
- content: "DenseCaptions"
36
36
isCorrect: true
37
-
explanation: "Correct. To generate a caption, include the DenseCaptions visual feature in your analysis."
38
-
- content: "Objects"
37
+
explanation: "Correct. To generate a list of captions, include the DenseCaptions visual feature in your analysis."
38
+
- content: "Read"
39
39
isCorrect: false
40
-
explanation: "Incorrect. To generate a caption, include the DenseCaptions visual feature in your analysis."
40
+
explanation: "Incorrect. The Read visual feature is used to read text in an image, not to generate a description."
0 commit comments