AI-102 Question 100
Select 3You are designing an Azure AI solution for a company that needs to analyze images of shipping containers to extract information such as container numbers, detect dents, and identify logos. Which combination of visual features should you select to meet these requirements?
- A
OCR (Optical Character Recognition)
- B
Objects
- C
Brands
- D
Tags
- E
Faces
Show answer and explanation
Correct answers: A, B, C
Explanation
To meet the requirements, OCR is needed to extract container numbers, Objects detection is required to identify dents, and Brands detection is used to identify logos. Tags and Faces are not relevant for this specific scenario, as they do not address the business requirements.
- A. Correct.
OCR is used to extract text from images, which is essential for identifying container numbers.
- B. Correct.
Objects detection is necessary to detect specific elements in the image, such as dents on the shipping containers.
- C. Correct.
Brands detection is used to identify logos in the image, which is relevant to identifying company logos on containers.
- D. Incorrect.
Tags provide a general description of an image but do not specifically address the requirement for container numbers, dents, or logos.
- E. Incorrect.
Faces detection is used to identify human faces and is irrelevant for analyzing shipping containers.