KeyPointDetectionInfo

Table 1 KeyPointDetectionInfo properties

Property Name

Type

Description

keyPointMap

dict

Information, such as coordinates, of each key point

scoreMap

dict

Confidence level of each key point

score

float

Overall confidence

This class overrides the __str__ and __repr__ methods to display object information. You are advised not to directly call this class.