RGB-D Salient Object Detection: A Survey
Abstract
Domain fit: AI-adjacent · Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.
Salient object detection (SOD), which simulates the human visual perception system to locate the most attractive object(s) in a scene, has been widely applied to various computer vision tasks. Now, with the advent of depth sensors, depth maps with affluent spatial information that can be beneficial in boosting the performance of SOD, can easily be captured. Although various RGB-D based SOD models with promising performance have been proposed over the past several years, an in-depth understanding of these models and challenges in this topic remains lacking. In this paper, we provide a comprehensive survey of RGB-D based SOD models from various perspectives, and review related benchmark datasets in detail. Further, considering that the light field can also provide depth maps, we review SOD models and popular benchmark datasets from this domain as well. Moreover, to investigate the SOD ability of existing models, we carry out a comprehensive evaluation, as well as attribute-based evaluation of several representative RGB-D based SOD models. Finally, we discuss several challenges and open directions of RGB-D based SOD for future research. All collected models, benchmark datasets, source code links, datasets constructed for attribute-based evaluation, and codes for evaluation will be made publicly available at https://github.com/taozh2017/RGBDSODsurvey
Results and benchmarks
Salient object detection (SOD), which simulates the human visual perception system to locate the most attractive object(s) in a scene, has been widely applied to various computer vision tasks.
Benchmark evidence is limited
Evidence graph: 3 refs, 3 links.
Utility signals: depth 70/100, grounding 75/100, status medium.
Implementation
Historical official implementation (not recommended for new builds)
Only a historical official implementation is available
Use with caution for new projects; verify against current tooling and maintained community alternatives.
taozh2017/RGBD-SODsurvey · 375 stars · Last push Aug 1, 2023
Xiaoqi-Zhao-DLUT/DANet-RGBD-Saliency is the closest maintained adjacent implementation (Matches contextual method/domain keyword: salient). It is not paper-verified; validate algorithm and evaluation setup against the paper before trusting reported metrics. Community adoption signal: 109 GitHub stars.
Open taozh2017/RGBD-SODsurvey- Adjacent implementations are not paper-verified
- Recommended repository is adjacent and not paper-verified.
- Adjacent implementation match confidence is low.
- No direct maintained implementation is currently verified.
- Only historical official repository was found: taozh2017/RGBD-SODsurvey.
- No maintained paper-verified implementation met reliability thresholds.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Limited
- Stars
- 375
- Last push
- Aug 1, 2023 (1121d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Limited
- Stars
- 36
- Last push
- Dec 17, 2021 (1714d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Limited
- Stars
- 30
- Last push
- Aug 26, 2024 (731d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
Reproduction readiness
Major work
No dependency manifest, manual reconstruction required
- taozh2017/RGBD-SODsurvey has no requirements.txt, environment.yml, pyproject.toml, or Dockerfile.
- You will need to reverse-engineer dependencies from import statements in the source code.
- Last push was 1121 days ago.
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Validation caveat
Framework baselines
- TorchVision object detection finetuning tutorial
Baseline setup for object detection workflows.
Repositories and ecosystem
Closest related implementations
These are not paper-verified. Use them as reference points when no direct implementation is available.
- Xiaoqi-Zhao-DLUT/DANet-RGBD-Saliency Adjacent · Confidence: Low · 109 stars
Matches contextual method/domain keyword: salient
- Lucia-Ningning/Adaptive_Fusion_RGBD_Saliency_Detection Adjacent · Confidence: Low · 55 stars
Matches contextual method/domain keyword: salient
- JXingZhao/ContrastPrior Adjacent · Confidence: Low · 52 stars
Matches contextual method/domain keyword: salient
- cai199626/PDNet Adjacent · Confidence: Low · 36 stars
Matches contextual method/domain keyword: salient
Official
- DengPingFan/BBS-NetConfidence: High
BBS-Net: RGB-D Salient Object Detection with a Bifurcated Backbone Strategy Network, ECCV 2020
36 stars · 6 forks · Last push Dec 17, 2021 · MIT license
- MathLee/CMWNetConfidence: High
[ECCV2020] [CMWNet] Cross-Modal Weighting Network for RGB-D Salient Object Detection
30 stars · 5 forks · Last push Aug 26, 2024
- DengPingFan/D3NetBenchmarkConfidence: High
Rethinking RGB-D Salient Object Detection: Models, Datasets, and Large-Scale Benchmarks, IEEE TNNLS 2020
147 stars · 17 forks · Last push Jun 9, 2022
- sshige/rgbd-saliencyConfidence: High
Project page for paper : Learning RGB-D Salient Object Detection using background enclosure, depth contrast, and top-down features
9 stars · 3 forks · Last push Sep 7, 2018 · NOASSERTION license
- kerenfu/JLDCFConfidence: High
Code for CVPR-2020 paper "JL-DCF: Joint Learning and Densely-Cooperative Fusion Framework for RGB-D Salient Object Detection"
78 stars · 16 forks · Last push Apr 6, 2024
- ShuhanChen/PGAR_ECCV20Confidence: High
Code for the ECCV 2020 paper: Progressively Guided Alternate Refinement Network for RGB-D Salient Object Detection
21 stars · 5 forks · Last push Oct 9, 2020
- MathLee/ICNet-for-RGBD-SODConfidence: High
[TIP2020] ICNet: Information Conversion Network for RGB-D Based Salient Object Detection
16 stars · 4 forks · Last push Nov 17, 2023
Community
No additional community repositories detected yet.
These repositories had low-confidence matching signals and are hidden by default.
- jack-admiral/ACM-MM-FRDT
Confidence: High · 7 stars
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.
Tip: start with models, then check datasets and spaces if you need evaluation data or demos.
Research context
5
Citations
236
References
Tasks
Computer science, Benchmark (surveying), Salient, Code (set theory), Perception, Object detection, Source code, Object (grammar)
Methods
RGB color model
Domains
Artificial intelligence, Boosting (machine learning), Field (mathematics), Machine learning, Computer vision, Computer Vision and Pattern Recognition
Related papers
- RGB-D-based Action Recognition Datasets: A SurveySearch on Paper2Code
2016 · Semantic similarity
- The role of RGB-D benchmark datasets: an overviewSearch on Paper2Code
2013 · Semantic similarity
- Sensor-Based Benchmark Datasets: Comparison and AnalysisSearch on Paper2Code
2020 · Semantic similarity
- Salient Object Detection: A BenchmarkSearch on Paper2Code
2012 · Semantic similarity
- A Large Scale RGB-D Dataset for Action RecognitionSearch on Paper2Code
2018 · Semantic similarity
- A Review of Benchmark Datasets and Training Loss Functions in Neural Depth EstimationSearch on Paper2Code
2021 · Semantic similarity
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.
Data includes links from Papers with Code ( CC-BY-SA-4.0 ).