class documentation

Methods used to parse attributes from OpenLABEL annotations.

Class Method _parse_attributes Undocumented
Class Method _parse_name_val_attributes Undocumented
Constant _IGNORE_KEYS Undocumented
Constant _STREAM_KEYS Undocumented
@classmethod
def _parse_attributes(cls, d): (source)

Undocumented

@classmethod
def _parse_name_val_attributes(cls, d): (source)

Undocumented

_IGNORE_KEYS: list[str] = (source)

Undocumented

Value
['frame_intervals',
 'val',
 'attributes',
 'object_data',
 'object_data_pointers',
 'bbox',
 'point2d',
...
_STREAM_KEYS: list[str] = (source)

Undocumented

Value
['stream', 'coordinate_system']