AI-102 Question 102
Select 3A retail company wants to analyze product images to identify items, detect brand logos, and extract text from labels. They intend to use Azure Cognitive Services for their solution. Which visual features should they select to meet these requirements?
- A
Objects
- B
Brands
- C
OCR
- D
Faces
- E
Color
Show answer and explanation
Correct answers: A, B, C
Explanation
To fulfill the requirements of identifying items, detecting brand logos, and extracting text from product images, the 'Objects', 'Brands', and 'OCR' features are necessary. 'Objects' helps identify items in the images, 'Brands' detects brand logos, and 'OCR' extracts text from labels. The 'Faces' and 'Color' features do not address the stated requirements.
- A. Correct.
The 'Objects' feature detects and identifies objects within an image, which is useful for identifying items in product images.
- B. Correct.
The 'Brands' feature detects brand logos in images, which is relevant for analyzing brand presence in the product images.
- C. Correct.
The 'OCR' (Optical Character Recognition) feature extracts text from images, making it suitable for reading text from product labels.
- D. Incorrect.
The 'Faces' feature detects human faces in images, which is not relevant for identifying items, logos, or extracting text from product images.
- E. Incorrect.
The 'Color' feature analyzes the dominant and accent colors in an image, which is not required for item identification, logo detection, or text extraction.