Open sailfish009 opened 2 months ago
Hi, here is an example of the supported file layout: https://github.com/cvat-ai/datumaro/tree/develop/tests/assets/coco_dataset/coco_panoptic. Format documentation is here.
@zhiltsov-max Hi, I checked with COCO 2017 instance segmentation valid dataset, but I get a different kind of error. I tried changing the input format to Datumaro detect result and the output format to Datumaro, CVAT, etc. The location of the error is slightly different, but it is not imported normally.
Actions before raising this issue
Steps to Reproduce
prepared for COCO2017 Panoptic Segmentation Valid Dataset
http://images.cocodataset.org/zips/val2017.zip
http://images.cocodataset.org/annotations/panoptic_annotations_trainval2017.zip
Expected Behavior
I haven't seen any opensource annotation tools that support panoptic segmentation, so I'm not sure how it would work.
Possible Solution
Using a commercial annotation tool is probably the best way to go.
Context
I want to use a panoptic segmentation dataset in an open source annotation tool. I saw the documentation that CVAT can import the Datumaro format, so I thought it was worth a try.
Environment
No response