Closed pakcheera closed 1 year ago
This is an amazing repo, this help me a lot in my work. I have a question, Is there any efficient way to convert the output from mask to polygon when I have multiple objects?
By polygons, do you mean the COCO format? You can use the pycocotools to do the conversion. Why would you want this behavior?
This is an amazing repo, this help me a lot in my work. I have a question, Is there any efficient way to convert the output from mask to polygon when I have multiple objects?