Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Multi-view Aggregation Network for Dichotomous Image Segmentation

About

Dichotomous Image Segmentation (DIS) has recently emerged towards high-precision object segmentation from high-resolution natural images. When designing an effective DIS model, the main challenge is how to balance the semantic dispersion of high-resolution targets in the small receptive field and the loss of high-precision details in the large receptive field. Existing methods rely on tedious multiple encoder-decoder streams and stages to gradually complete the global localization and local refinement. Human visual system captures regions of interest by observing them from multiple views. Inspired by it, we model DIS as a multi-view object perception problem and provide a parsimonious multi-view aggregation network (MVANet), which unifies the feature fusion of the distant view and close-up view into a single stream with one encoder-decoder structure. With the help of the proposed multi-view complementary localization and refinement modules, our approach established long-range, profound visual interactions across multiple views, allowing the features of the detailed close-up view to focus on highly slender structures.Experiments on the popular DIS-5K dataset show that our MVANet significantly outperforms state-of-the-art methods in both accuracy and speed. The source code and datasets will be publicly available at \href{https://github.com/qianyu-dlut/MVANet}{MVANet}.

Qian Yu, Xiaoqi Zhao, Youwei Pang, Lihe Zhang, Huchuan Lu• 2024

Related benchmarks

TaskDatasetResultRank
Salient Object DetectionDUTS (test)
M (MAE)0.042
357
Salient Object DetectionDUT-OMRON
MAE0.072
137
Salient Object DetectionHRSOD (test)
F-beta0.902
78
Salient Object DetectionDAVIS S
F_beta90.7
49
Dichotomous Image SegmentationDIS5K (DIS-VD)
F_beta (Weighted)0.861
44
Dichotomous Image SegmentationDIS5K TE (1-4) (test)
Fw_beta85.5
42
Dichotomous Image SegmentationDIS5K DIS-TE2 (test)
Fmax92.5
24
Dichotomous Image SegmentationDIS5K DIS-TE3 (test)
Fmax0.936
24
Dichotomous Image SegmentationDIS5K DIS-TE1 (test)
Fmax89.3
24
Dichotomous Image SegmentationDIS5K DIS-TE4 (test)
Fmax0.912
24
Showing 10 of 24 rows

Other info

Follow for update