exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 3 question 6 discussion

Actual exam question from Microsoft's AI-102
Question #: 6
Topic #: 3
[All AI-102 Questions]

DRAG DROP -
You train a Custom Vision model used in a mobile app.
You receive 1,000 new images that do not have any associated data.
You need to use the images to retrain the model. The solution must minimize how long it takes to retrain the model.
Which three actions should you perform in the Custom Vision portal? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/getting-started-build-a-classifier

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
SuperPetey
Highly Voted 3 years, 6 months ago
The given answer is incorrect. The question emphasizes two things - 1) the model has already been trained 2) the solution should be expedient. The given answer will be very slow to manually tag 1,000 images. instead: 1.) upload all the images 2.) Get suggested tags 3.) Review the suggestions and confirm the tags reference: https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/suggested-tags
upvoted 145 times
Derin_tade
3 years, 5 months ago
Thank you.
upvoted 3 times
...
vominhtri854
3 years, 4 months ago
When you tag images for a Custom Vision model, the service uses the latest trained iteration of the model to predict the labels of untagged images we need latest trained to predict the labels, but this isn NOT HAVE ANY ASSOCIATED DATA
upvoted 3 times
...
rdemontis
1 year, 4 months ago
Exactly. Here we need to use Smart Labeler instead. https://learn.microsoft.com/en-us/azure/ai-services/custom-vision-service/suggested-tags
upvoted 3 times
...
...
STH
Highly Voted 2 years, 5 months ago
Answer is correct. When uploading all images from a same folder, you can tag all of them with the same value at the same time. Then you wont tag all 1000 images one by one, but only once by category (which is time saving as the question ask for). Also, even if model is already trained, images are uploaded to workspace, and not to specific trained iteration. You then cannot get tag suggestion when importing an image. There is none, that feature simply does not exist. Try by yourself : https://learn.microsoft.com/en-us/training/modules/classify-images/5-exercise-custom-vision
upvoted 9 times
STH
2 years, 5 months ago
my bad the feature is real : https://learn.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/suggested-tags so right answer is - Upload all - Get suggested tags - Review and confirm tags
upvoted 14 times
...
...
gyaansastra
Most Recent 6 days, 14 hours ago
Based on best practices for the Custom Vision service, the correct sequence of three actions would be: Upload all the images. Get suggested tags. Review the suggestions and confirm the tags. This sequence minimizes retraining time because: First, you need to get all 1,000 images into the Custom Vision portal Then, instead of manually tagging all images (which would be time-consuming), you use the auto-tagging/suggestion feature Finally, you review and confirm these suggested tags to ensure accuracy before retraining This approach leverages Custom Vision's automated tagging capabilities to significantly reduce the manual effort required, while still maintaining quality through human review of the suggestions.
upvoted 1 times
...
syupwsh
2 weeks, 6 days ago
1) Upload all the images is CORRECT. The first step is to upload all 1,000 images to the Custom Vision portal without sorting them into categories. This minimizes manual effort and prepares the images for automated processing. 2) Get suggested tags is CORRECT. After the images are uploaded, the system can automatically generate tag suggestions based on existing data from the model. This saves time by reducing the need to manually assign tags. 3) Review the suggestions and confirm the tags is CORRECT. Once the system provides tag suggestions, you need to review and confirm them to ensure accuracy. This step ensures the images are correctly labeled, which is essential for retraining the model effectively.
upvoted 1 times
...
Skyhawks
5 months, 1 week ago
1) Smart Labeler (Suggested Tags): The Smart Labeler functionality uses the latest trained iteration of the model to predict labels for new images. Therefore, even if the images are new, as long as they share similarities with what the model has already seen, the suggested tags feature can save time and effort. Official Documentation: The Azure documentation clearly states that the Smart Labeler can automatically suggest tags for uploaded images, provided they are similar in context to previously trained data. 2) Uploading All Images: Bulk uploading images is the most time-efficient method. There is no need to manually categorize or upload by folder. The official Azure documentation supports SuperPetey's reasoning
upvoted 2 times
...
krzkrzkra
7 months, 3 weeks ago
1.) upload all the images 2.) Get suggested tags 3.) Review the suggestions and confirm the tags
upvoted 2 times
...
Toby86
7 months, 4 weeks ago
Can't be correct. You wanna tell me people should manually tag 1000 images? And how do you categorize them in folders when they have no association? Seems dumb It has to be 1. Upload all the Images 2. Get suggested tags 3. Review the suggested Tags and confirm
upvoted 1 times
...
nanaw770
9 months, 2 weeks ago
Group Upload category Tag
upvoted 1 times
...
9H3zmT6
10 months, 1 week ago
This question was asked in the actual exam on April 30, 2024 (+9:00, Japan). I think SuperPetey's answer is CORRECT, because I passed the AI-102 exam with a score of 917/1000. Thank you very much.
upvoted 1 times
nanaw770
9 months, 2 weeks ago
So questions registered in 2021 will still be on the exam in April 2024? Japan is a scary country.
upvoted 1 times
...
...
varinder82
11 months, 1 week ago
Final Answer - Upload all - Get suggested tags - Review and confirm tags
upvoted 2 times
...
evangelist
1 year ago
To minimize the time required for retraining the model, the correct three steps are: Upload all images: First, you need to bulk upload the 1000 new images to the Custom Vision service. This is the foundational step for preparing the data. Get suggested tags: Utilize Custom Vision's functionality to automatically suggest tags for the uploaded images. This can significantly reduce the workload of manual tagging. Review and confirm suggested tags: Finally, manually review and confirm the tags suggested by the system to ensure their accuracy. Then, use these tagged images to retrain the model. This process leverages the automation tools provided by Custom Vision to streamline and expedite the data preparation process, particularly effective when dealing with a large number of untagged images.
upvoted 4 times
...
tdctdc
1 year, 3 months ago
Well, it's a bit confusing. In both cases (ET answers and SuperPetey suggestion) - we will have to walk through the pictures manually if there is no info about them. IF they are stored in class folders - the ET answer is less time consuming, if not - it's not possible to tell if separating them manually or manual check of suggested tags will take less time.
upvoted 1 times
...
sl_mslconsulting
1 year, 4 months ago
The answer is correct - there is no magic here. You can’t suggest any new tags based on the model you currently have. Read the limitations of the smart labeler carefully: When to use Smart Labeler Keep the following limitations in mind: You should only request suggested tags for images whose tags have already been trained on once. Don't get suggestions for a new tag that you're just beginning to train.
upvoted 2 times
josebernabeo
1 year, 1 month ago
"When you tag images for a Custom Vision model, the service uses the latest trained iteration of the model to predict the labels of new images" source: https://learn.microsoft.com/en-us/azure/ai-services/custom-vision-service/suggested-tags
upvoted 3 times
...
...
Eltooth
2 years, 7 months ago
Answer given would be only option IF model had not already been trained with images, so... I agree with SuperPetey et al... Upload Get suggested tags Review and confirm tags
upvoted 3 times
...
Number00
2 years, 9 months ago
I agree with SuperPetey. The answer should be 1.) upload all the images 2.) Get suggested tags 3.) Review the suggestions and confirm the tags Reason being that using the tools(suggested tags) would still applied to the new 1000 images item, even if those 1000 images doesn't associate with the original data pool. So, that means tagging even 1 less images using the suggested tags would still be faster than manually tagging them. https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/suggested-tags
upvoted 4 times
...
reachmymind
3 years ago
1.) Upload all the images 2.) Get suggested tags 3.) Review the suggestions and confirm the tags If an image does not have any associated TAG, we can add a new one while reviewing https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/getting-started-improving-your-classifier
upvoted 1 times
...
Ravnit
3 years, 3 months ago
Was on exam 27/11/2021
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago