Class PPEIdentifiedBox (0.1.0)

PPEIdentifiedBox(mapping=None, *, ignore_unknown_fields=False, **kwargs)

PPEIdentified box contains the location and the entity info of the PPE.

Attributes

Name Description
box_id int
An unique id for this box.
normalized_bounding_box google.cloud.visionai_v1.types.PersonalProtectiveEquipmentDetectionOutput.NormalizedBoundingBox
Bounding Box in the normalized coordinates.
confidence_score float
Confidence score associated with this box.
ppe_entity google.cloud.visionai_v1.types.PersonalProtectiveEquipmentDetectionOutput.PPEEntity
PPE entity info.