Enhanced boundary perception and streamlined instance segmentation

增强边界感知和简化实例分割

阅读:1

Abstract

Instance segmentation is a crucial task in computer vision that aims to simultaneously identify and segment individual objects within images. While existing approaches such as Mask R-CNN have shown promise, they often struggle with accurate boundary detection, especially for complex objects. In this paper, we introduce BorderMask, a novel framework that enhances boundary perception and streamlines instance segmentation. BorderMask comprises three key innovations: the Multiscale Boundary Perception Enhanced Attention (MBPEA) module, which iteratively optimizes multi-scale boundary features; the Cross-modal Link Structure (CMLS), which enables information exchange between detection and segmentation branches; and the Equilibrium Map loss function, which mitigates class imbalance issues. Extensive experiments on benchmark datasets including MS COCO, PASCAL VOC 2012, and Cityscapes demonstrate that BorderMask significantly outperforms state-of-the-art methods, achieving an AP of 44.7% on MS COCO, underscoring its robustness and effectiveness. The code will be available at https://gitee.com/shi-junyong/BorderMask .

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。