class documentation
Class for writing annotations in CVAT video format.
See :ref:`this page <CVATVideoDataset-export>` for format details.
Method | __init__ |
Undocumented |
Method | write |
Writes the annotations to disk. |
Instance Variable | template |
Undocumented |
Writes the annotations to disk.
Parameters | |
cvat | a CVATTaskLabels instance |
cvat | a list of CVATTrack instances |
metadata | the fiftyone.core.metadata.VideoMetadata
instance for the video |
xml | the path to write the annotations XML file |
id:None | an ID for the task |
name:None | a name for the task |