For more information on the search, visit the help page.
VOCAnnotationWriter
__init__
write
template
voc
VOCAnnotation
VOCBoundingBox
VOCDetectionDatasetExporter
VOCDetectionDatasetImporter
VOCObject
load_voc_detection_annotations
_ensure_list
_get_attributes
_parse_attribute
VOC_DETECTION_CLASSES
logger
fiftyone.utils.voc.VOCAnnotationWriter
fiftyone
utils
class VOCAnnotationWriter(object): (source)
View In Hierarchy
Class for writing annotations in VOC format.
See :ref:`this page <VOCDetectionDataset-export>` for format details.
Undocumented
Writes the annotations to disk.