Skip to content
OpenTrain AIFor AI Companies

RGB-D Salient Object Detection: A Survey

Tao Zhou, Deng-Ping Fan, Ming-Ming Cheng, Jianbing Shen, Ling ShaoPublished Aug 1, 2020
arXiv PDF DOI
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few days
Plan setup time
Risk flags
1
Review before use

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

Freshness tier: cold
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.

Implementation

Historical official implementation (not recommended for new builds)

Why this implementation
Confidence: low

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
Reproduction risks
  • 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.

taozh2017/RGBD-SODsurvey
historical official
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
MathLee/CMWNet
alternative
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

Time to first repro: days
Last checked: Aug 26, 2026

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.
Open taozh2017/RGBD-SODsurvey

Hardware requirements

  • Expect multi-day setup/compute for meaningful reproduction based on current guidance.

Framework baselines

Repositories and ecosystem

Closest related implementations

These are not paper-verified. Use them as reference points when no direct implementation is available.

Official

  • DengPingFan/BBS-Net
    Confidence: 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/CMWNet
    Confidence: High

    [ECCV2020] [CMWNet] Cross-Modal Weighting Network for RGB-D Salient Object Detection

    30 stars · 5 forks · Last push Aug 26, 2024

  • 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-saliency
    Confidence: 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/JLDCF
    Confidence: 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_ECCV20
    Confidence: 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

  • [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.

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

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).