class documentation
Class for writing annotations in KITTI detection format.
See :ref:`this page <KITTIDetectionDataset-export>` for format details.
Method | write |
Writes the detections to disk. |
Writes the detections to disk.
Parameters | |
detections | a fiftyone.core.labels.Detections instance |
metadata | a fiftyone.core.metadata.ImageMetadata instance |
txt | the path to write the annotation TXT file |