hkchengrex / Cutie

[CVPR 2024 Highlight] Putting the Object Back Into Video Object Segmentation
https://hkchengrex.com/Cutie/
MIT License
649 stars 64 forks source link

interactive tool for data annotation #89

Closed lpy523 closed 1 month ago

lpy523 commented 1 month ago

Thanks for your excellent work! Is it possible to use the interactive tool to generate instance segmentation annotations in COCO format for my own dataset?

hkchengrex commented 1 month ago

Of course. You would need to convert the mask to the COCO format:

https://github.com/cocodataset/cocoapi/issues/131

https://stackoverflow.com/questions/68663512/image-segmentation-mask-to-polygon-for-coco-json