
Ultimate access to all questions.
Your company installs cameras at bridge construction sites that capture hourly images stored in a Cloud Storage bucket. Currently, specialists manually review, filter, and annotate these images. You need to propose a minimal up-front cost ML solution to scale this process and reduce costs. Which method should you propose?
A
Train an AutoML object detection model to annotate the objects in the images to help specialists with the annotation task.
B
Use the Cloud Vision API to automatically annotate objects in the images to help specialists with the annotation task.
C
Create a BigQuery ML classification model to classify important images. Use the model to predict which new images are important to help specialists with the filtering task.
D
Use Vertex AI to train an open source object detection to annotate the objects in the images to help specialists with the annotation task.