ai-901 Practice Question 1044
Exam: ai-901
Domain: Describe features of computer vision workloads on Azure
Topic: Identify types of computer vision solutions
Difficulty: medium
What data must you provide when training an image classification model using Azure AI Custom Vision?
Answer Options
A
Images and tags
B
Images and bounding box coordinates
C
Text and sentiments
D
Audio and transcripts
Correct Answer
A: Images and tags
Explanation
Image classification requires a training dataset containing sample images and their respective descriptive tags (labels).