exam questions

Exam PL-100 All Questions

View all questions & answers for the PL-100 exam

Exam PL-100 topic 4 question 15 discussion

Actual exam question from Microsoft's PL-100
Question #: 15
Topic #: 4
[All PL-100 Questions]

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?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Instead: Proposed solution:
ג€¢ Create an Object Detection custom model in AI Builder.
ג€¢ Train the model with pictures of bicycles and then publish the trained model.
ג€¢ Add the Object Detector control to your canvas app.
Note: To train an object detection model to recognize your objects, you have to gather images that contain those objects.
The first thing you'll do when you create an AI Builder object detection model is to define its domain.

Upload images -
Then Train and publish your object detection model
The object detector component takes a photo or loads an image file to do an object detection scan. On a mobile device, the user chooses between taking a photo or selecting one already available in the device user interface. When an image is selected, the component automatically scans it to identify objects.
Reference:
https://docs.microsoft.com/en-us/ai-builder/prediction-overview https://docs.microsoft.com/en-us/ai-builder/object-detector-component-in-powerapps

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
BibiY
1 year, 7 months ago
Similar with one previous question "Exam PL-100 topic 4 question 7 discussion" but this one does not include the step "Train the model with pictures of bicycles and then publish the trained model." for that matter, B is correct answer. Object detection model should be trained and published before adding control to the canvas app
upvoted 2 times
...
AnitaR
2 years, 6 months ago
Selected Answer: B
B is the answer!
upvoted 1 times
...
AndreKyle
2 years, 7 months ago
thats is correct 100%
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...