Open andreaceruti opened 2 years ago
Hi. From the official format docs, object detection and stuff formats are the same, so you should be able to use the existing annotations as is. Could you be more specific about the problem and the expected results?
I have a custom COCO dataset in object detection format with also the segmented masks for each instance. What I want to do is to convert the COCO json file from object detection task to stuff task. Someone can guide me?