List of questions
Related questions
Question 174 - Professional Machine Learning Engineer discussion
You work for an auto insurance company. You are preparing a proof-of-concept ML application that uses images of damaged vehicles to infer damaged parts Your team has assembled a set of annotated images from damage claim documents in the company's database The annotations associated with each image consist of a bounding box for each identified damaged part and the part name. You have been given a sufficient budget to tram models on Google Cloud You need to quickly create an initial model What should you do?
A.
Download a pre-trained object detection mode! from TensorFlow Hub Fine-tune the model in Vertex Al Workbench by using the annotated image data.
B.
Train an object detection model in AutoML by using the annotated image data.
C.
Create a pipeline in Vertex Al Pipelines and configure the AutoMLTrainingJobRunOp compon it to train a custom object detection model by using the annotated image data.
D.
Train an object detection model in Vertex Al custom training by using the annotated image data.
Your answer:
0 comments
Sorted by
Leave a comment first