I trained Mask-RCNN (python) on my own dataset for instance segmentation. How can I get (x,y) coordinates of polygon shape for each predicted object in the image?
Is