PersonIdentifiedBox(mapping=None, *, ignore_unknown_fields=False, **kwargs)PersonIdentified box contains the location and the entity info of the person.
Attributes | 
      |
|---|---|
| Name | Description | 
box_id | 
        
          int
          An unique id for this box.  | 
      
normalized_bounding_box | 
        
          google.cloud.visionai_v1alpha1.types.PersonalProtectiveEquipmentDetectionOutput.NormalizedBoundingBox
          Bounding Box in the normalized coordinates.  | 
      
confidence_score | 
        
          float
          Confidence score associated with this box.  | 
      
person_entity | 
        
          google.cloud.visionai_v1alpha1.types.PersonalProtectiveEquipmentDetectionOutput.PersonEntity
          Person entity info.  |