PL-100 · Question #245
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…
The correct answer is B. No. Although Object Detection is the correct AI Builder model type and the Object Detector control is the correct canvas app component, the proposed solution is incomplete. It omits two critical steps: training the model with labeled images of bicycles and publishing the trained…
Question
Options
- AYes
- BNo
How the community answered
(25 responses)- A16% (4)
- B84% (21)
Explanation
Although Object Detection is the correct AI Builder model type and the Object Detector control is the correct canvas app component, the proposed solution is incomplete. It omits two critical steps: training the model with labeled images of bicycles and publishing the trained model. Without training and publishing, the model has no learned knowledge of what a bicycle looks like and cannot perform any detections. This distinguishes Question 10 from Questions 1 and 2 - those questions had the training/publishing steps but the wrong model type; this question has the right model type but skips the training/publishing steps.
Topics
Community Discussion
No community discussion yet for this question.