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, 3 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 136 times
Derin_tade
3 years, 3 months ago
Thank you.
upvoted 3 times
...
vominhtri854
3 years, 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 untagged images we need latest trained to predict the labels, but this isn NOT HAVE ANY ASSOCIATED DATA
upvoted 3 times
...
rdemontis
1 year, 1 month 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, 2 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, 2 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 12 times
...
...
Skyhawks
Most Recent 2 months, 2 weeks 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 1 times
...
krzkrzkra
4 months, 4 weeks ago
1.) upload all the images 2.) Get suggested tags 3.) Review the suggestions and confirm the tags
upvoted 1 times
...
Toby86
5 months 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
6 months, 3 weeks ago
Group Upload category Tag
upvoted 1 times
...
9H3zmT6
7 months, 2 weeks 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
6 months, 3 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
8 months, 2 weeks ago
Final Answer - Upload all - Get suggested tags - Review and confirm tags
upvoted 2 times
...
evangelist
9 months, 4 weeks 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 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, 2 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
10 months, 3 weeks 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, 4 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, 6 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
2 years, 9 months 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 ago
Was on exam 27/11/2021
upvoted 2 times
...
EXCEL1177
3 years, 2 months ago
@superpetey, kindly read through the article in the link you shared, I just did and confirmed from it that the provided answer by the platform is correct.
upvoted 3 times
GilEdwards
2 years, 10 months ago
I disagree, the images are unlabeled, but there is nothing in the text of the question mentioning that there are new tags. I agree with SuperPetey.
upvoted 4 times
...
angie31
3 years, 2 months ago
"You should only request suggested tags for images whose content has already been trained once. Don't get suggestions for a new tag that you're just beginning to train." And the question says RETRAINING of an existing model to which we are adding new images. So the response is actually wrong and @superpetey is correct
upvoted 3 times
angie31
3 years, 2 months ago
AHHHH but the key word is 'DO NOT HAVE ANY ASSOCIATED DATA'. So the content of images is brand new!!! Therefore we cant use suggester and the response is correct!
upvoted 5 times
Mehe323
8 months, 2 weeks ago
The point of machine learning is that a model eventually LEARNS how to do things independently. Even though there is no associated data, there is previous learning done and existing labels can be used. I am not sure why we would need ML if we still have to do things manually all the time?
upvoted 2 times
...
ThomasKong
2 years, 11 months ago
I support your highlighted point to the right point. So the given answer should be correct.
upvoted 1 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