nerdexam
Microsoft

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…

Create business solutions

Question

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 have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You are creating a canvas app. You need to automatically detect bicycles in pictures taken with the camera. Proposed solution: - Create an Object Detection custom model in AI Builder. - Add the Object Detector control to your canvas app. Does the solution meet the goal?

Options

  • AYes
  • BNo

How the community answered

(25 responses)
  • A
    16% (4)
  • B
    84% (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

#Power Apps#AI Builder#Object Detection#Canvas Apps

Community Discussion

No community discussion yet for this question.

Full PL-100 Practice