A Multi-Center PolarMask Model for Image Segmentation

Ya-Lin Wang,Li Liu,Shu-Wang Zhou,Xin Chen
DOI: https://doi.org/10.1117/12.3030078
2024-01-01
Abstract:In this paper, we introduce a new multi- center instance segmentation model based on the deep learning technique, as a generalization of the classical polarmask model. In contrast to the original polarmask model which imposes a star-convexity shape to approximate the target region, we propose to establish a multi-center model which allows representing the target region via multiple star convex shapes. For this purpose, we extract a set of points, each of which is taken as the centers of star convex shapes, to compute multiple star convex shapes. As a consequence, the final segmentation mask can be naturally generated using the union of all of the detected star convex shapes. Experimental results show that the multi-center polarmask model can achieve more advanced performance on the COCO dataset. In addition, the introduced model provides the possibility for real-time applications.
What problem does this paper attempt to address?