AI-900 Question 157
Select 4A retail company wants to use an object detection solution to automatically identify and count products on store shelves in real-time. Which features of an object detection solution would be most relevant for their scenario?
- A
Ability to detect multiple objects in a single image
- B
Capability to classify objects into predefined categories
- C
Support for real-time processing of video input
- D
Generation of natural language descriptions for detected objects
- E
Integration with IoT devices for real-time data collection
Show answer and explanation
Correct answers: A, B, C, E
Explanation
An object detection solution for identifying and counting products on store shelves must support recognizing multiple objects, classifying them into categories, and processing video input in real-time. Additionally, integrating with IoT devices can enhance the system's functionality by enabling real-time data sharing and automation. Natural language generation, while useful in other scenarios, is not directly applicable here.
- A. Correct.
Detecting multiple objects in a single image is essential for identifying multiple products on store shelves simultaneously.
- B. Correct.
Classifying objects into predefined categories is necessary to distinguish between different types of products (e.g., soda cans, cereal boxes).
- C. Correct.
Real-time processing of video input is critical for updating inventory in real-time as products are added or removed from shelves.
- D. Incorrect.
Generating natural language descriptions is not directly relevant to object detection for inventory purposes, as it focuses on visual identification and tracking.
- E. Correct.
Integration with IoT devices can enable real-time data collection and communication between the detection system and other components like inventory management systems.