nerdexam
MicrosoftMicrosoft

PL-100 · Question #92

PL-100 Question #92: Real Exam Question with Answer & Explanation

The correct answer is A: Yes. 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 Then Train and publish your object detection model The object detect

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. - 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?

Options

  • AYes
  • BNo

Explanation

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 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. https://docs.microsoft.com/en-us/ai-builder/prediction-overview https://docs.microsoft.com/en-us/ai-builder/object-detector-component-in-powerapps

Topics

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

Community Discussion

No community discussion yet for this question.

Full PL-100 PracticeBrowse All PL-100 Questions