Class Entity (0.1.0)

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

The entity info for annotations from object detection prediction result.

Attributes

Name Description
label_id int
Label id.
label_string str
Human readable string of the label.