Exam AI-103 Topic 1 Question 143 Discussion

Actual exam question for Microsoft's AI-103 exam
Question #: 143
Topic #: 1
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 Azure Custom Vision API to help detect common faults.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Suggested Answer:


Explanation:
Step 1: Create a project
You must first set up a new project in the Custom Vision portal or via the SDK to store your data and configuration.
Step 2: Upload and tag images
Next, you need to upload photos of your specific factory components and draw bounding boxes around the faults to tag them.
Step 3: Train the object detection model
Because you need to identify and locate specific, localizable faults on a component, you must train an object detection model rather than a general classifier model.
Reference:
https://thegroundtruth.blog/tag/computervision/

by Merlin at Sep 13, 2026, 07:43 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
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.