Browse State-of-the-Art › RGB-D Salient Object Detection
RGB-D Salient Object Detection
61 papers with code · 8 benchmarks · 5 datasets archive 2025-07-28
RGB-D Salient object detection (SOD) aims at distinguishing the most visually distinctive objects or regions in a scene from the given RGB and Depth data. It has a wide range of applications, including video/image segmentation, object recognition, visual tracking, foreground maps evaluation, image retrieval, content-aware image editing, information discovery, photosynthesis, and weakly supervised semantic segmentation. Here, depth information plays an important complementary role in finding salient objects. Online benchmark: http://dpfan.net/d3netbenchmark.
( Image credit: Rethinking RGB-D Salient Object Detection: Models, Data Sets, and Large-Scale Benchmarks, TNNLS20 )
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
8 leaderboard tables shown for this task, 8 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
| Dataset | Best model (first row in archive order) | Paper | Code | Syntology | Compare |
|---|---|---|---|---|---|
| NJU2K (27 rows) | DFormer-L | DFormer: Rethinking RGBD Representation Learning for Semantic Segmentation | code | — | Compare |
| SIP (16 rows) | DFormer-L | DFormer: Rethinking RGBD Representation Learning for Semantic Segmentation | code | — | Compare |
| NLPR (14 rows) | DFormer-L | DFormer: Rethinking RGBD Representation Learning for Semantic Segmentation | code | — | Compare |
| STERE (14 rows) | DFormer-L | DFormer: Rethinking RGBD Representation Learning for Semantic Segmentation | code | — | Compare |
| DES (13 rows) | DFormer-L | DFormer: Rethinking RGBD Representation Learning for Semantic Segmentation | code | — | Compare |
| LFSD (8 rows) | UCNet-CVAE | Uncertainty Inspired RGB-D Saliency Detection | code | — | Compare |
| RGBD135 (5 rows) | DASNet | Is Depth Really Necessary for Salient Object Detection? | code | — | Compare |
| NJUD (1 row) | VST | Visual Saliency Transformer | code | Syntology ran 7 of 11 samples · 4 unverified | Compare |
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-25.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
5 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 61 papers with code (88 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
1 Aug 2020 9 repositories listedFurther, considering that the light field can also provide depth maps, we review SOD models and popular benchmark datasets from this domain as well.
-
7 Sep 2020 4 repositories listedOur framework includes two main models: 1) a generator model, which maps the input image and latent variable to stochastic saliency prediction, and 2) an inference model, which gradually updates the latent variable by…
-
6 Oct 2022 3 repositories listedFocusing on the issue of how to effectively capture and utilize cross-modality information in RGB-D salient object detection (SOD) task, we present a convolutional neural network (CNN) model, named CIR-Net, based on the…
-
17 Aug 2023 2 repositories listedBy integrating complementary information from RGB image and depth map, the ability of salient object detection (SOD) for complex and challenging scenes can be improved.
-
25 Apr 2021 2 repositories listed Syntology ran 7 of 11 samples · 4 unverified · 11 pointer-only (licence)We also develop a token-based multi-task decoder to simultaneously perform saliency and boundary detection by introducing task-related tokens and a novel patch-task-attention mechanism.
-
26 Aug 2020 2 repositories listedInspired by the observation that RGB and depth modalities actually present certain commonality in distinguishing salient objects, a novel joint learning and densely cooperative fusion (JL-DCF) architecture is designed…
-
23 Jul 2020 2 repositories listed Syntology ran 1 of 2 samples · 1 unverified · 2 pointer-only (licence)The explicitly extracted edge information goes together with saliency to give more emphasis to the salient regions and object boundaries.
-
9 Jul 2020 2 repositories listed Syntology ran 3 of 3 samples · 0 unverifiedIn this paper, we propose a novel Cross-Modal Weighting (CMW) strategy to encourage comprehensive interactions between RGB and depth channels for RGB-D SOD.
-
6 Jul 2020 2 repositories listed Syntology ran 3 of 5 samples · 2 unverifiedIn particular, first, we propose to regroup the multi-level features into teacher and student features using a bifurcated backbone strategy (BBS).
-
15 Jul 2019 2 repositories listedThe use of RGB-D information for salient object detection has been extensively explored in recent years.
-
1 Jun 2019 2 repositories listedThe large availability of depth sensors provides valuable complementary information for salient object detection (SOD) in RGBD images.
-
23 Mar 2018 2 repositories listedOne is the lack of tremendous amount of annotated data to train a network.
-
7 May 2025 1 repository listedTo balance the efficiency and performance, we propose a Speed-Accuracy Tradeoff Network (SATNet) for Lightweight RGB-D SOD from three fundamental perspectives: depth quality, modality fusion, and feature representation.
-
3 Jan 2025 1 repository listedRGB-D salient object detection (SOD), aiming to highlight prominent regions of a given scene by jointly modeling RGB and depth information, is one of the challenging pixel-level prediction tasks.
-
19 Oct 2024 1 repository listedA primary challenge of this issue is how to fuse the complementary information from RGB and depth effectively.
-
9 Jul 2024 1 repository listed Syntology ran 8 of 11 samples · 3 unverifiedHowever, in dual-modal salient object detection (SOD) model, the robustness against noisy inputs and modality missing is crucial but rarely studied.
-
18 Sep 2023 1 repository listedWe present DFormer, a novel RGB-D pretraining framework to learn transferable representations for RGB-D segmentation tasks.
-
6 Jun 2023 1 repository listedIn particular, following the principle of disentangled representation learning, we introduce a mutual information upper bound with a mutual information minimization regularizer to encourage the disentangled…
-
8 Aug 2022 1 repository listedInspired by the fact that depth quality is a key factor influencing the accuracy, we propose an efficient depth quality-inspired feature manipulation (DQFM) process, which can dynamically filter depth features according…
-
16 Jul 2022 1 repository listed Syntology ran 2 of 3 samples · 1 unverifiedHowever, despite advances in deep learning-based methods, RGB-D SOD is still challenging due to the large domain gap between an RGB image and the depth map and low-quality depth maps.
-
4 Jul 2022 1 repository listedWe employ the powerful feature extraction capability of Transformer (PVTv2) to extract global semantic information from RGB data and design a lightweight CNN backbone (LWDepthNet) to extract spatial structure…
-
15 May 2022 1 repository listed Syntology ran 6 of 9 samples · 3 unverifiedThe laborious and time-consuming manual annotation has become a real bottleneck in various practical scenarios.
-
19 Apr 2022 1 repository listedWe propose a novel generative saliency prediction framework that adopts an informative energy-based model as a prior distribution.
-
9 Mar 2022 1 repository listed Syntology ran 10 of 11 samples · 1 unverifiedIn this paper, we propose a novel multi-task and multi-modal filtered transformer (MMFT) network for RGB-D salient object detection (SOD).
-
1 Jan 2022 1 repository listedThe depth estimation branch is trained with RGB-D images and then used to estimate the pseudo depth maps for all unlabeled RGB images to form the paired data.
-
4 Dec 2021 1 repository listed Syntology ran 3 of 3 samples · 0 unverifiedMost of the existing bi-modal (RGB-D and RGB-T) salient object detection methods utilize the convolution operation and construct complex interweave fusion structures to achieve cross-modal information integration.
-
2 Dec 2021 1 repository listedIn this work, we re-think Transformer and extend it to MutualFormer for multi-modality data representation.
-
1 Dec 2021 1 repository listedAs a by-product, a CapS dataset is constructed by augmenting existing benchmark training set with additional image tags and captions.
-
9 Aug 2021 1 repository listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)In view of the more contribution of high-level features for the performance, we propose a triplet transformer embedding module to enhance them by learning long-range dependencies across layers.
-
4 Aug 2021 1 repository listedFor the cross-modality interaction in feature encoder, existing methods either indiscriminately treat RGB and depth modalities, or only habitually utilize depth cues as auxiliary information of the RGB branch.
Syntology lines on 10 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-25.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections