# Rethinking RGB-D Salient Object Detection: Models, Data Sets, and   Large-Scale Benchmarks

**Authors:** Deng-Ping Fan, Zheng Lin, Jia-Xing Zhao, Yun Liu, Zhao Zhang, Qibin, Hou, Menglong Zhu, Ming-Ming Cheng

arXiv: 1907.06781 · 2024-02-21

## TL;DR

This paper introduces a new RGB-D salient object detection dataset, conducts a comprehensive benchmark of existing models, and proposes a novel deep learning architecture, D3Net, that outperforms previous methods and enables real-time applications.

## Contribution

The paper provides a new high-quality dataset, a large-scale benchmark, and a novel deep architecture for RGB-D salient object detection, advancing the field significantly.

## Key findings

- D3Net outperforms previous models across all metrics.
- The new SIP dataset covers diverse real-world scenes.
- D3Net achieves real-time processing at 65fps.

## Abstract

The use of RGB-D information for salient object detection has been extensively explored in recent years. However, relatively few efforts have been put towards modeling salient object detection in real-world human activity scenes with RGBD. In this work, we fill the gap by making the following contributions to RGB-D salient object detection. (1) We carefully collect a new SIP (salient person) dataset, which consists of ~1K high-resolution images that cover diverse real-world scenes from various viewpoints, poses, occlusions, illuminations, and backgrounds. (2) We conduct a large-scale (and, so far, the most comprehensive) benchmark comparing contemporary methods, which has long been missing in the field and can serve as a baseline for future research. We systematically summarize 32 popular models and evaluate 18 parts of 32 models on seven datasets containing a total of about 97K images. (3) We propose a simple general architecture, called Deep Depth-Depurator Network (D3Net). It consists of a depth depurator unit (DDU) and a three-stream feature learning module (FLM), which performs low-quality depth map filtering and cross-modal feature learning respectively. These components form a nested structure and are elaborately designed to be learned jointly. D3Net exceeds the performance of any prior contenders across all five metrics under consideration, thus serving as a strong model to advance research in this field. We also demonstrate that D3Net can be used to efficiently extract salient object masks from real scenes, enabling effective background changing application with a speed of 65fps on a single GPU. All the saliency maps, our new SIP dataset, the D3Net model, and the evaluation tools are publicly available at https://github.com/DengPingFan/D3NetBenchmark.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.06781/full.md

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/1907.06781/full.md

## References

122 references — full list in the complete paper: https://tomesphere.com/paper/1907.06781/full.md

---
Source: https://tomesphere.com/paper/1907.06781