AI-102 · Question #102
Drag and Drop Question You are developing an application that will detect faulty components produced on a factory production line. The components are specific to your business. You need to use the Azu
The correct answer is Create a project.; Upload and tag images.; Train the classifier model.. The correct sequence follows the standard Azure AI Custom Vision workflow: first, you Create a project to establish the working environment and define the project type (classification or object detection); next, you Upload and tag images to provide labeled training data specific
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- Create a project.
- Upload and tag images.
- Train the classifier model.
Explanation
The correct sequence follows the standard Azure AI Custom Vision workflow: first, you Create a project to establish the working environment and define the project type (classification or object detection); next, you Upload and tag images to provide labeled training data specific to your faulty components; finally, you Train the classifier model because the scenario involves detecting faults on components (classification of faulty vs. non-faulty), not locating objects within an image. This sequence is mandatory - you cannot tag images without a project, and you cannot train without tagged data.
Topics
Community Discussion
No community discussion yet for this question.
