exam questions

Exam PL-100 All Questions

View all questions & answers for the PL-100 exam

Exam PL-100 topic 4 question 7 discussion

Actual exam question from Microsoft's PL-100
Question #: 7
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.
✑ Train the model with pictures of bicycles and then publish the trained model.
✑ 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: A 🗳️
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
ImissOOP
1 year, 6 months ago
isn't suppose to be an approval thing involved when creating a model
upvoted 1 times
...
AnitaR
2 years, 7 months ago
Selected Answer: A
Correct!
upvoted 2 times
...
SashM
3 years, 5 months ago
correct 100%
upvoted 1 times
...
bad_atitude
3 years, 10 months ago
correct
upvoted 4 times
...
jagibe
3 years, 11 months ago
https://docs.microsoft.com/en-us/ai-builder/get-started-with-object-detection
upvoted 2 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 ...