Microsoft Azure AI Fundamentals — Question 136
Your company manufactures widgets.
You have 1,000 digital photos of the widgets.
You need to identify the location of the widgets within the photos.
What should you use?
Answer options
- A. Computer Vision Spatial Analysis
- B. Custom Vision object detection
- C. Computer Vision Image Analysis
- D. Custom Vision classification
Correct answer: B
Explanation
The correct choice is B, Custom Vision object detection, as it is specifically designed to locate objects within images. The other options do not focus on locating objects; for instance, A deals with spatial analysis, C analyzes images for different properties but not locations, and D focuses on classifying images rather than detecting specific objects.