Amazon Rekognition · Schema

Label

Structure containing details about the detected label.

AWSCelebrity RecognitionComputer VisionContent ModerationCustom LabelsDeep LearningFace LivenessFacial RecognitionImage AnalysisMachine LearningObject DetectionText DetectionVideo Analysis

Properties

Name Type Description
Name string The name of the label detected in the image or video.
Confidence number Level of confidence for the label.
Instances array Bounding boxes for each instance of the detected object.
Parents array The parent labels for a label in the taxonomy hierarchy.
View JSON Schema on GitHub