Microsoft Azure AI Fundamentals — Question 138
You need to implement a pre-built solution that will identify well-known brands in digital photographs.
Which Azure Cognitive Services service should you use?
Answer options
- A. Custom Vision
- B. Form Recognizer
- C. Face
- D. Computer Vision
Correct answer: D
Explanation
The correct choice is Computer Vision, as it is specifically designed to analyze images and detect objects, including well-known brands. Custom Vision focuses on training models for specific use cases, Form Recognizer is meant for processing forms and extracting information, and Face is intended for facial recognition tasks, making them unsuitable for brand identification.