AWS Certified AI Practitioner (AIF-C01) — Question 30
An AI practitioner has a database of animal photos. The AI practitioner wants to automatically identify and categorize the animals in the photos without manual human effort.
Which strategy meets these requirements?
Answer options
- A. Object detection
- B. Anomaly detection
- C. Named entity recognition
- D. Inpainting
Correct answer: A
Explanation
The correct answer is A, Object detection, as it is designed to identify and classify objects within images. The other options do not apply to this scenario: B, Anomaly detection focuses on identifying unusual patterns, C, Named entity recognition is used for text data, and D, Inpainting is used for image editing and restoration.