Object detection vs. image classification
Image classification is a machine learning based form of computer vision in which a model is trained to categorize images based on the primary subject matter they contain. Object detection goes further than this to classify individual objects within the image, and to return the coordinates of a bounding box that indicates the object's location.
Notice that an object detection model returns the following information:
• The class of each object identified in the image.
• The probability score of the object classification (which you can interpret as the confidence of the predicted class being correct)
• The coordinates of a bounding box for each object.
If this were image classification, the output would simply state the most likely label for the entire image (e.g., "Fruit") without drawing any bounding boxes or identifying individual objects.
This is indeed object detection, as image classification focuses on identifying a dominant object in an image and assigning it to a category, while object detection focuses on identifying and localizing multiple objects within an image.
Based on the image, it should be A: object detection
https://learn.microsoft.com/en-us/training/modules/detect-objects-images-custom-vision/1a-what-is-object-detection
This section is not available anymore. Please use the main Exam Page.AI-900 Exam Questions
Log in to ExamTopics
Sign in:
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.
rdemontis
Highly Voted 1 year, 10 months agovarun1306
Highly Voted 1 year agotavva_prudhvi
Most Recent 4 days, 4 hours agoM2000F007fubar
5 months, 2 weeks agoalexein74
1 year, 11 months agoAnais
2 years, 1 month agoPresto_Xavier
2 years, 2 months agoOus01
2 years, 4 months agoDraus
2 years, 4 months agoabudubai
2 years, 6 months ago