class documentation

Mixin for annotations in CVAT video format.

Parameters
outsidewhether the object is outside (invisible)
occludedwhether the object is occluded
keyframewhether the frame is a keyframe
attributesa list of CVATAttribute instances
Method __init__ Undocumented
Instance Variable attributes Undocumented
Instance Variable keyframe Undocumented
Instance Variable occluded Undocumented
Instance Variable outside Undocumented
Static Method _parse_anno_dict Undocumented
Static Method _parse_attributes Undocumented
Method _to_attributes Undocumented