Papers › RGB-D Salient Object Detection via 3D Convolutional Neural Networks

RGB-D Salient Object Detection via 3D Convolutional Neural Networks

25 Jan 2021arXiv:2101.10241archive 2025-07-28

Qian Chen, Ze Liu, Yi Zhang, Keren Fu, Qijun Zhao, Hongwei Du

RGB-D salient object detection (SOD) recently has attracted increasing research interest and many deep learning methods based on encoder-decoder architectures have emerged. However, most existing RGB-D SOD models conduct feature fusion either in the single encoder or the decoder stage, which hardly guarantees sufficient cross-modal fusion ability. In this paper, we make the first attempt in addressing RGB-D SOD through 3D convolutional neural networks. The proposed model, named RD3D, aims at pre-fusion in the encoder stage and in-depth fusion in the decoder stage to effectively promote the full integration of RGB and depth streams. Specifically, RD3D first conducts pre-fusion across RGB and depth modalities through an inflated 3D encoder, and later provides in-depth feature fusion by designing a 3D decoder equipped with rich back-projection paths (RBPP) for leveraging the extensive aggregation ability of 3D convolutions. With such a progressive fusion strategy involving both the encoder and decoder, effective and thorough interaction between the two modalities can be exploited and boost the detection accuracy. Extensive experiments on six widely used benchmark datasets demonstrate that RD3D performs favorably against 14 state-of-the-art RGB-D SOD approaches in terms of four key evaluation metrics. Our code will be made publicly available: https://github.com/PPOLYpubki/RD3D.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2101.10241")

Code

Syntology Ran 9 of 13 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 4 ran · our draft was wrong; 5 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

PPOLYpubki/RD3D officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 9 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran · our draft was wrong
5ran
4unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from PPOLYpubki/RD3D. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

BasicConv3d PPOLYpubki/RD3D/model/rd3d.py official repository ran MIT (permissive) · a11ba11d88e6025c · report
Bottleneck3d PPOLYpubki/RD3D/model/rd3d.py official repository ran MIT (permissive) · 142151bb8fc9a0dd · report
CMA PPOLYpubki/RD3D/model/rd3d.py official repository ran fingerprinted MIT (permissive) · 12a040f3dfce9876 · report
I3DResNet PPOLYpubki/RD3D/model/rd3d.py official repository ran fingerprinted MIT (permissive) · 2da47d0afe813abb · report
Reduction3D PPOLYpubki/RD3D/model/rd3d.py official repository ran MIT (permissive) · 58c8a7058368f8fc · report
inflate_batch_norm PPOLYpubki/RD3D/model/rd3d.py official repository ran · our draft was wrong MIT (permissive) · 457cc8c6dc365fbc · report
inflate_conv PPOLYpubki/RD3D/model/rd3d.py official repository ran · our draft was wrong MIT (permissive) · 462a009bfe9dee63 · report
inflate_downsample PPOLYpubki/RD3D/model/rd3d.py official repository ran · our draft was wrong MIT (permissive) · f2685bfb0f379f62 · report
inflate_pool PPOLYpubki/RD3D/model/rd3d.py official repository ran · our draft was wrong MIT (permissive) · 5746a7a29dd3f77d · report
RD3D PPOLYpubki/RD3D/model/rd3d.py official repository unverified MIT (permissive) · 604a8608bbcb5fc6 · report
ThreeDDecoder PPOLYpubki/RD3D/model/rd3d.py official repository unverified MIT (permissive) · 7b64667c719c3c2e · report
Unet3D PPOLYpubki/RD3D/model/rd3d.py official repository unverified MIT (permissive) · bca52ce74c61b15f · report
inflate_reslayer PPOLYpubki/RD3D/model/rd3d.py official repository unverified MIT (permissive) · a45223f97a51625c · report

Tasks

DecoderObject DetectionRGB-D Salient Object DetectionSalient Object DetectionThermal Image Segmentationobject-detection

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Thermal Image Segmentation RGB-T-Glass-Segmentation RD3D MAE 0.045 #8 of 22 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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