Implementation and Analysis on Backpropagating Refinement Scheme for Interactive Image Segmentation

2023 ASIA PACIFIC SIGNAL AND INFORMATION PROCESSING ASSOCIATION ANNUAL SUMMIT AND CONFERENCE, APSIPA ASC(2023)

引用 0|浏览5
暂无评分
摘要
BRS is the first CNN-based interactive image segmentation algorithm to refine segmentation results based on a backpropagation scheme. In this paper, we give a detailed description of how BRS operates and demonstrate how to implement the algorithm. In BRS, user-provided clicks are first converted into interaction maps, which are then concatenated with the RGB image and provided as input to a segmentation network. In the test phase, performing the forward pass in the network generates an initial segmentation map. However, the user-annotated pixels may be mislabeled in the initial result. BRS refines this result by correcting the mislabeled pixels. We implement this BRS algorithm in PyTorch and publish the source codes. Moreover, we first show that BRS can reach the perfect IoU ratio of 1.0 in most cases and delineate objects more accurately than a variant of BRS, called f-BRS.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要