
Ultimate access to all questions.
You work for a company that captures live video footage of checkout areas in their retail stores to monitor customer activity. The goal is to build a machine learning model to detect the number of customers waiting for service in near real time using this live video footage. Given the need for a quick solution with minimal effort, what approach should you take to build the model?
A
Use the Vertex AI Vision Occupancy Analytics model.
B
Use the Vertex AI Vision Person/vehicle detector model.
C
Train an AutoML object detection model on an annotated dataset by using Vertex AutoML.
D
Train a Seq2Seq+ object detection model on an annotated dataset by using Vertex AutoML.