Convert to Pascal VOC
Last updated
Was this helpful?
Last updated
Was this helpful?
The Pascal VOC (Visual Object Classes) format stands as one of the benchmarks established relatively early for object classification, segmentation and detection. It furnishes a standardized dataset for identifying object classes, utilizing an XML-based export format that enjoys widespread adoption in computer vision tasks.
For more information on how to import Pascal VOC format data into Supervisely, see the guide.
. Converts Supervisely format project to Pascal VOC and prepares downloadable .tar
archive.
Easily convert your data in one line of code using the Supervisely Python SDK.
This converter allows you to convert a Project or Dataset. Each dataset in the project will be converted to a separate Pascal VOC dataset.
Convert a project to Pascal VOC format:
Convert a specific dataset to Pascal VOC format: