Learn how to use Azure AI to create a solution that can detect and analyze faces, and recognize domain-specific content in images. Find out which capabilities you need to take into account and which ones you can ignore.
Table of Contents
Question
You are creating a solution that needs to identify if celebrities are present in images and also to determine their age. What capabilities should you take into account?
Select all options that apply.
A. Categorize an image
B. Detect faces
C. Detect domain-specific content
Answer
B. Detect faces
C. Detect domain-specific content
Explanation
You can detect celebrities with the detect domain-specific content feature, while the age can be determined by the detect faces feature.
To create a solution that needs to identify if celebrities are present in images and also to determine their age, you should take into account the following capabilities:
- Detect faces: This capability allows you to detect and analyze human faces in an image. You can use it to locate the face regions, extract facial features, and estimate the age, gender, emotion, and other attributes of each face. This is useful for identifying celebrities and their age in an image.
- Detect domain-specific content: This capability allows you to identify and categorize the content of an image according to a specific domain or scenario. You can use it to recognize celebrities, landmarks, brands, logos, and other entities in an image. This is useful for verifying the identity of celebrities in an image.
- Categorize an image: This capability is not relevant for the solution, as it only provides a general classification of the image content into a predefined set of categories, such as people, animals, food, etc. This is not sufficient for identifying celebrities and their age in an image.
Therefore, the correct options are B and C.
Microsoft Azure AI Fundamentals AI-900 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Azure AI Fundamentals AI-900 exam and earn Microsoft Azure AI Fundamentals AI-900 certification.