exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 2 question 22 discussion

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

HOTSPOT
-

You have a library that contains thousands of images.

You need to tag the images as photographs, drawings, or clipart.

Which service endpoint and response property should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

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
jimbojambo
Highly Voted 1 year, 11 months ago
I think that the answers are wrong. They should be: 1 - Computer Vision analyze image 2 - imageType According to https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-detecting-image-types Computer Vision can analyze the content type of images, indicating whether an image is clip art or a line drawing
upvoted 55 times
TJ001
9 months, 2 weeks ago
out of box option this is the best bet if not custom vision and train the model for object detection - more work
upvoted 1 times
...
mmaguero
1 year, 9 months ago
Agree, see json example at: https://westcentralus.dev.cognitive.microsoft.com/docs/services/computer-vision-v3-2/operations/56f91f2e778daf14a499f21b
upvoted 2 times
PeteColag
9 months ago
This link no longer works
upvoted 1 times
...
...
rdemontis
1 year, 4 months ago
agree and thanks for posting the related documentation
upvoted 1 times
...
...
zellck
Highly Voted 1 year, 8 months ago
1. Computer Vision analyze images 2. imageType https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-detecting-image-types With the Analyze Image API, Computer Vision can analyze the content type of images, indicating whether an image is clip art or a line drawing.
upvoted 15 times
zellck
1 year, 7 months ago
Gotten this in Jul 2023 exam.
upvoted 6 times
...
...
gyaansastra
Most Recent 6 days, 16 hours ago
Service Endpoint: a. Computer Vision analyze images This endpoint provides comprehensive analysis of images, including categorization. Property: c. imageType This property can be used to identify whether an image is a photograph, drawing, or clipart. Summary: Service endpoint: Computer Vision analyze images Property: imageType By using the Computer Vision analyze images endpoint with the imageType property, we can effectively tag the images as photographs, drawings, or clipart.
upvoted 1 times
...
syupwsh
2 weeks, 6 days ago
Computer Vision analyze images is CORRECT because this endpoint provides a variety of features for analyzing images, including categorization into types such as photographs, drawings, or clipart. It is well-suited for tagging large libraries of images with general descriptive tags. imageType is CORRECT because this property provides information about the type of image, such as whether it is a photograph, drawing, or clipart. This property is specifically designed to categorize the visual style or format of the image.
upvoted 1 times
...
mrg998
5 months, 2 weeks ago
first is - Computer Vision analyze images 2nd - imageType info here - https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-detecting-image-types
upvoted 1 times
...
krzkrzkra
7 months, 3 weeks ago
1. Computer Vision analyze images 2. imageType
upvoted 1 times
...
NagaoShingo
9 months ago
1. Computer Vision analyze images 2. imageType
upvoted 1 times
...
taiwan_is_not_china
9 months, 1 week ago
The following aligned answer is correct. 1. Computer Vision analyze images 2. imageType
upvoted 1 times
...
nanaw770
9 months, 1 week ago
1. Computer Vision analyze images 2. imageType
upvoted 1 times
...
takaimomoGcup
9 months, 2 weeks ago
Service endpoint should be "Computer Vision analyze images". Property should be "imageType".
upvoted 1 times
...
takaimomoGcup
9 months, 2 weeks ago
Service endpoint shoud be "Computer Vision analyze images". Property should be "imageType".
upvoted 1 times
...
trashbox
1 year, 4 months ago
Appeared on Oct/29/2023.
upvoted 5 times
...
sl_mslconsulting
1 year, 4 months ago
I would say the answers are correct. Image type can only indicate whether an image is clip art or a line drawing. It can’t tell you if it’s a photograph or not - you can’t just assume that if the image isn’t a clip art or a line drawing will automatically be categorized as a photograph. It’s a very sloppy solution IMO. Besides you have thousands of images and it’s a good reason to create your own model.
upvoted 2 times
PeteColag
9 months ago
The example at https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/concept-detecting-image-types implies that if the "imageType": { "clipArtType": 0, "lineDrawingType": 0 }, then we have an image.
upvoted 1 times
...
...
HarshSharma786
1 year, 8 months ago
To tag images as photographs, drawings, or clipart, you should use the following service endpoint and response property: Service endpoint: Computer Vision image classification Property: imageType The Computer Vision image classification endpoint allows you to classify images into different categories, and the imageType property specifically provides information about the type of image, such as whether it is a photograph, drawing, or clipart.
upvoted 5 times
...
ulloo
1 year, 10 months ago
ChatGPT: You can use the Microsoft Azure Computer Vision API to tag the images as photographs, drawings, or clipart. You can call the "Describe Image" API endpoint and use the "imageType" property of the response to determine if the image is a photograph, a drawing, or clipart. The "imageType" property can have the following values: "Clipart": Indicates that the image is a clipart. "LineDrawing": Indicates that the image is a line drawing. "Photograph": Indicates that the image is a photograph. You can send an HTTP POST request to the API endpoint with the image file as the request body and specify the "imageType" in the "visualFeatures" parameter. The API will return a JSON response containing the "imageType" property along with other properties such as "tags", "description", and "categories".
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