
Answer-first summary for fast verification
Answer: Custom Vision object detection
The correct answer is B. Custom Vision object detection is best suited for identifying and locating objects within photos. In this scenario, where you need to identify the widgets' locations within 1,000 digital photos, Custom Vision's object detection capabilities allow you to train a model specifically for this task. Computer Vision Spatial Analysis (A) and Computer Vision Image Analysis (C) do not offer the same level of specificity for object detection, while Custom Vision classification (D) is used for classifying images rather than detecting objects within them.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
In a scenario where a company has 1,000 digital photos of widgets and requires identifying the widgets' locations within these images, which technology should be utilized?
A
Computer Vision Spatial Analysis
B
Custom Vision object detection
C
Computer Vision Image Analysis
D
Custom Vision classification