HumanSignal / label-studio-converter

Tools for converting Label Studio annotations into common dataset formats
https://labelstud.io/
255 stars 132 forks source link

Export issue Pascal voc xml #166

Closed sumitctm closed 1 year ago

sumitctm commented 1 year ago

Hello,

I'm facing some issue with Export format type Pascal VOC Xml as the same is disable in the export window. Please let me know how to enable this option in Label studio.

image

makseq commented 1 year ago

As I remember it's supported only for Rectangle Labels (and maybe for Polygon Labels, but I am not sure).

saskra commented 1 year ago

I would also like to export my polygon masks in this format, but it is also grayed out, even though polygons are explicitly mentioned in the description.

makseq commented 1 year ago

It's not supported, but you can contribute - https://github.com/heartexlabs/label-studio-converter/blob/master/label_studio_converter/converter.py#L914

Or you can use yolo/coco.