Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Exploring Deeper! Segment Anything Model with Depth Perception for Camouflaged Object Detection

About

This paper introduces a new Segment Anything Model with Depth Perception (DSAM) for Camouflaged Object Detection (COD). DSAM exploits the zero-shot capability of SAM to realize precise segmentation in the RGB-D domain. It consists of the Prompt-Deeper Module and the Finer Module. The Prompt-Deeper Module utilizes knowledge distillation and the Bias Correction Module to achieve the interaction between RGB features and depth features, especially using depth features to correct erroneous parts in RGB features. Then, the interacted features are combined with the box prompt in SAM to create a prompt with depth perception. The Finer Module explores the possibility of accurately segmenting highly camouflaged targets from a depth perspective. It uncovers depth cues in areas missed by SAM through mask reversion, self-filtering, and self-attention operations, compensating for its defects in the COD domain. DSAM represents the first step towards the SAM-based RGB-D COD model. It maximizes the utilization of depth features while synergizing with RGB features to achieve multimodal complementarity, thereby overcoming the segmentation limitations of SAM and improving its accuracy in COD. Experimental results on COD benchmarks demonstrate that DSAM achieves excellent segmentation performance and reaches the state-of-the-art (SOTA) on COD benchmarks with less consumption of training resources. The code will be available at https://github.com/guobaoxiao/DSAM.

Zhenni Yu, Xiaoqin Zhang, Li Zhao, Yi Bin, Guobao Xiao• 2024

Related benchmarks

TaskDatasetResultRank
Camouflaged Object DetectionCOD10K (test)
S-measure (S_alpha)0.846
306
Camouflaged Object DetectionCOD10K
S-measure (S_alpha)0.846
217
Camouflaged Object DetectionCAMO (test)
M0.061
154
Camouflaged Object DetectionNC4K (test)
Sm0.871
89
Camouflaged Object DetectionNC4K
M Score0.04
88
Camouflaged Object DetectionCAMO 250 (test)
M (Mean Score)0.061
65
Camouflaged Object DetectionCAMO
Weighted F-beta (Fwβ)0.794
44
Camouflaged Object DetectionCHAMELEON 76 (test)
Sm0.846
44
Camouflaged Object DetectionCOD10K 2026
S-measure (Sm)86.1
31
Camouflaged Object DetectionCAMO 250
Sm84.7
30
Showing 10 of 15 rows

Other info

Follow for update