AI-900 · Question #150
You are building a tool that will process images from retail stores and identify the products of competitors. The solution must be trained on images provided by your company. Which Azure AI service sh
The correct answer is A. Azure Al Custom Vision. Azure AI Custom Vision is an image recognition service that lets you build, deploy, and improve your own image identifier models. An image identifier applies labels to images, according to their visual characteristics. Each label represents a classification or object. Unlike the
Question
Options
- AAzure Al Custom Vision
- BAzure Al Document Intelligence
- CAzure Al Face
- DAzure Al Computer Vision
How the community answered
(33 responses)- A79% (26)
- B12% (4)
- C3% (1)
- D6% (2)
Explanation
Azure AI Custom Vision is an image recognition service that lets you build, deploy, and improve your own image identifier models. An image identifier applies labels to images, according to their visual characteristics. Each label represents a classification or object. Unlike the Azure AI Vision service, Custom Vision allows you to specify your own labels and train custom models to detect https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/overview
Topics
Community Discussion
No community discussion yet for this question.