HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

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

Deng-Ping Fan; Zheng Lin; Jia-Xing Zhao; Yun Liu; Zhao Zhang; Qibin Hou; Menglong Zhu; Ming-Ming Cheng

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

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.

Code Repositories

taozh2017/RGBD-SODsurvey
Mentioned in GitHub
DengPingFan/D3NetBenchmark
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
rgb-d-salient-object-detection-on-lfsdD3Net
Average MAE: 0.095
S-Measure: 82.5
max E-Measure: 86.2
max F-Measure: 81.0
rgb-d-salient-object-detection-on-nju2kD3Net
Average MAE: 0.046
S-Measure: 90.0
max E-Measure: 93.9
max F-Measure: 90.0
rgb-d-salient-object-detection-on-nlprD3Net
Average MAE: 0.030
S-Measure: 91.2
max E-Measure: 95.3
max F-Measure: 89.7
rgb-d-salient-object-detection-on-sipD3Net
Average MAE: 0.063
S-Measure: 86.0
max E-Measure: 90.9
max F-Measure: 86.1
rgb-d-salient-object-detection-on-ssdD3Net
Average MAE: 0.058
S-Measure: 85.7
max E-Measure: 91.0
max F-Measure: 83.4
rgb-d-salient-object-detection-on-stereD3Net
Average MAE: 0.046
S-Measure: 89.9
max E-Measure: 93.8
max F-Measure: 89.1

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Rethinking RGB-D Salient Object Detection: Models, Data Sets, and Large-Scale Benchmarks | Papers | HyperAI