Certified AI Developer (CAID) Introduction to AI CAID
Quiz 6 Question 20 of 20

A computer vision engineer is developing a model for an autonomous vehicle. The model needs to process incoming camera frames, locate the positions of pedestrians and traffic signs using bounding boxes, and assign a class label to each detected item. To achieve real-time performance, the model divides the input image into a grid, where each grid cell predicts bounding boxes and class probabilities. Which computer vision task does this describe?

Select an answer to reveal the explanation.