Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Cascaded Sparse Feature Propagation Network for Interactive Segmentation

About

We aim to tackle the problem of point-based interactive segmentation, in which the key challenge is to propagate the user-provided annotations to unlabeled regions efficiently. Existing methods tackle this challenge by utilizing computationally expensive fully connected graphs or transformer architectures that sacrifice important fine-grained information required for accurate segmentation. To overcome these limitations, we propose a cascade sparse feature propagation network that learns a click-augmented feature representation for propagating user-provided information to unlabeled regions. The sparse design of our network enables efficient information propagation on high-resolution features, resulting in more detailed object segmentation. We validate the effectiveness of our method through comprehensive experiments on various benchmarks, and the results demonstrate the superior performance of our approach. Code is available at \href{https://github.com/kleinzcy/CSFPN}{https://github.com/kleinzcy/CSFPN}.

Chuyu Zhang, Chuanyang Hu, Hui Ren, Yongfei Liu, Xuming He• 2022

Related benchmarks

TaskDatasetResultRank
Interactive SegmentationBerkeley
NoC@902.12
230
Interactive SegmentationGrabCut
NoC@901.68
225
Interactive SegmentationDAVIS
NoC@905.22
197
Interactive SegmentationSBD
NoC @ 90% Target4.83
171
Interactive SegmentationCOCO^S (seen)
NoC@852.17
9
Interactive SegmentationCOCO (unseen)
NoC@853
7
Interactive Image SegmentationDAVIS
NoF @9056
4
Showing 7 of 7 rows

Other info

Code

Follow for update