AI-102 · Question #398
You are designing an Azure AI solution to identify defective products on a production line. You have a real-time video feed and an image library of sample products that are approved or rejected…
The correct answer is B. Azure AI Custom Vision. Use the service when you have specific requirements that the basic Vision service's image analysis can't provide. For example, it's good for recognizing unusual objects, manufacturing defects, or providing detailed custom classifications. Don't use the service if you need basic…
Question
Options
- AAzure AI Vision
- BAzure AI Custom Vision
- CAzure AI Video Indexer
- DAzure Machine Learning
How the community answered
(57 responses)- A14% (8)
- B49% (28)
- C7% (4)
- D30% (17)
Explanation
Use the service when you have specific requirements that the basic Vision service's image analysis can't provide. For example, it's good for recognizing unusual objects, manufacturing defects, or providing detailed custom classifications. Don't use the service if you need basic object detection or face detection. Use Face or Vision services instead. Don't use the service for basic visual analysis. Use vision capable models from Azure OpenAI or open-source models in Azure Machine Learning instead. https://learn.microsoft.com/en-us/azure/architecture/data-guide/ai-services/image-video-processin
Topics
Community Discussion
No community discussion yet for this question.