class documentation
Class for writing annotations in CVAT image format.
See :ref:`this page <CVATImageDataset-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 CVATImage instances |
xml | the path to write the annotations XML file |
id:None | an ID for the task |
name:None | a name for the task |