AI-900 · Question #191
You need to create a model that labels a collection of your personal digital photographs. Which Azure Cognitive Services service should you use?
The correct answer is B. Azure Al Custom Vision. To create a model that labels personal digital photographs with custom categories, you should use Azure AI Custom Vision, which specializes in tailored image classification.
Question
Options
- AAzure Al Form Recognizer
- BAzure Al Custom Vision
- CAzure Al Language
- DAzure Al Computer Vision
How the community answered
(24 responses)- A4% (1)
- B92% (22)
- D4% (1)
Why each option
To create a model that labels personal digital photographs with custom categories, you should use Azure AI Custom Vision, which specializes in tailored image classification.
Azure AI Form Recognizer (now Document Intelligence) is used for extracting data and structure from documents and forms, not for general custom image labeling.
Azure AI Custom Vision is specifically designed for users to build, deploy, and improve custom image classification or object detection models tailored to their own unique datasets and labeling criteria, making it ideal for personal photograph categorization.
Azure AI Language is a service for natural language processing tasks, such as text analysis or sentiment analysis, not for image processing or labeling.
Azure AI Computer Vision provides pre-trained capabilities like image tagging, captioning, and OCR, but for highly specific, user-defined labels on personal photographs, Custom Vision offers a more targeted and trainable solution.
Concept tested: Azure AI Custom Vision for Custom Image Classification
Source: https://learn.microsoft.com/en-us/azure/ai-services/custom-vision-service/overview
Topics
Community Discussion
No community discussion yet for this question.