Progressively Guided Alternate Refinement Network for RGB-D Salient Object Detection
In this paper, we aim to develop an efficient and compact deep network for RGB-D salient object detection, where the depth image provides complementary information to boost performance in complex scenarios. Starting from a coarse initial prediction by a multi-scale residual block, we propose a progressively guided alternate refinement network to refine it. Instead of using ImageNet pre-trained backbone network, we first construct a lightweight depth stream by learning from scratch, which can extract complementary features more efficiently with less redundancy. Then, different from the existing fusion based methods, RGB and depth features are fed into proposed guided residual (GR) blocks alternately to reduce their mutual degradation. By assigning progressive guidance in the stacked GR blocks within each side-output, the false detection and missing parts can be well remedied. Extensive experiments on seven benchmark datasets demonstrate that our model outperforms existing state-of-the-art approaches by a large margin, and also shows superiority in efficiency (71 FPS) and model size (64.9 MB).
Code (1)
Tasks
object-detectionObject DetectionRGB-D Salient Object DetectionRGB Salient Object DetectionSalient Object DetectionSimilar Papers 제목 키워드 기반
Boundary-Aware Salient Object Detection via Recurrent Two-Stream Guided Refinement Network
Recent deep learning based salient object detection methods which utilize both saliency and boundary features have achieved remarkable performance. However, most of them ignore the complementarity between saliency featur…
object-detectionObject DetectionRGB Salient Object DetectionSalient Object DetectionAttention Guided Network for Salient Object Detection in Optical Remote Sensing Images
Due to the extreme complexity of scale and shape as well as the uncertainty of the predicted location, salient object detection in optical remote sensing images (RSI-SOD) is a very difficult task. The existing SOD method…
object-detectionObject DetectionPositionSalient Object DetectionGuided Focal Stack Refinement Network for Light Field Salient Object Detection
Light field salient object detection (SOD) is an emerging research direction attributed to the richness of light field data. However, most existing methods lack effective handling of focal stacks, therefore making the la…
object-detectionObject DetectionSalient Object DetectionTowards High-Resolution Salient Object Detection
Deep neural network based methods have made a significant breakthrough in salient object detection. However, they are typically limited to input images with low resolutions ($400\times400$ pixels or less). Little effort …
Objectobject-detectionObject DetectionRGB Salient Object Detection+3Progressive Self-Guided Loss for Salient Object Detection
We present a simple yet effective progressive self-guided loss function to facilitate deep learning-based salient object detection (SOD) in images. The saliency maps produced by the most relevant works still suffer from …
Objectobject-detectionObject DetectionSalient Object Detection