HumanSignal / label-studio-converter

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

Trying to import a Pascal VOC dataset type and it does not work #277

Open ingura opened 6 months ago

ingura commented 6 months ago

Hi,

I am trying to load a preannoated dataset in VOC format . When I call main.py import --help it specifies that only the "yolo" and "coco" are acceptable import arguments: main.py import: error: argument import_format: invalid choice: 'voc' (choose from 'yolo', 'coco')

How can I import a Pascal VOC dataset type?

franzzoa commented 5 months ago

I dont know if its the this is also applies to the export format. The VOC Pascal option is greyed out.