Label

Box21 label

An asset can have different annotations, eg bounding box and keypoint


source

Label

 Label (id:int, name:float, parent_id:int, project_id:int, type:int)

Class that represents a Box21 Label

Box21 currently supports the following types: - 1: bounding box - 2: keypoint

Labels can be organized hierarchical. This is defined by a parent_id refering to the parent Label