AI-102 · Question #298
You are building an app that will share user images. You need to configure the app to perform the following actions when a user uploads an image: - Categorize the image as either a photograph or a…
The correct answer is C. image descriptions in Azure AI Computer Vision D. image type detection in Azure AI Computer Vision. https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/concept-detecting-image-type Image Categorization doesn't identify image as photograph or drawing. https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/concept-categorizing-images Captions are…
Question
Options
- Aobject detection in Azure AI Computer Vision
- Bcontent tags in Azure AI Computer Vision
- Cimage descriptions in Azure AI Computer Vision
- Dimage type detection in Azure AI Computer Vision
- Eimage classification in Azure AI Custom Vision
How the community answered
(34 responses)- A9% (3)
- B18% (6)
- C68% (23)
- E6% (2)
Explanation
https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/concept-detecting-image-type Image Categorization doesn't identify image as photograph or drawing. https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/concept-categorizing-images Captions are generated using image descriptions in V3.2. However in V4.0 it is image captions. https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/concept-describing-images
Topics
Community Discussion
No community discussion yet for this question.