CVJun 7, 2021

Progressive Multi-scale Fusion Network for RGB-D Salient Object Detection

arXiv:2106.03941v1
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in RGB-D salient object detection for computer vision applications, representing an incremental improvement.

The paper tackles the problem of suboptimal fusion of depth information in RGB-D salient object detection by proposing a progressive multi-scale fusion method with mask-guided modules, resulting in outperforming 11 state-of-the-art methods on five benchmarks.

Salient object detection(SOD) aims at locating the most significant object within a given image. In recent years, great progress has been made in applying SOD on many vision tasks. The depth map could provide additional spatial prior and boundary cues to boost the performance. Combining the depth information with image data obtained from standard visual cameras has been widely used in recent SOD works, however, introducing depth information in a suboptimal fusion strategy may have negative influence in the performance of SOD. In this paper, we discuss about the advantages of the so-called progressive multi-scale fusion method and propose a mask-guided feature aggregation module(MGFA). The proposed framework can effectively combine the two features of different modalities and, furthermore, alleviate the impact of erroneous depth features, which are inevitably caused by the variation of depth quality. We further introduce a mask-guided refinement module(MGRM) to complement the high-level semantic features and reduce the irrelevant features from multi-scale fusion, leading to an overall refinement of detection. Experiments on five challenging benchmarks demonstrate that the proposed method outperforms 11 state-of-the-art methods under different evaluation metrics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes