CVPR 20260 citations

Beyond Appearance: Camouflaged Object Detection via Geometric Structure

Jinyu Han, Changguang Wu, Fuming Sun, Jinhui Tang

Abstract

Depth priors provide salient geometric structure that benefits camouflaged object detection (COD), but directly using Monocular Depth Estimation (MDE) causes a task misalignment that still fails to identify camouflaged objects.To address this issue, we propose the Depth Segment Anything Model (DepthSAM), a MDE-adapted method specifically designed to mitigate this misalignment.DepthSAM incorporates two core innovations: (1) a Sparse Mixture-of-Experts Adapter (SMEA) that enables MDE to learn semantic information unique to camouflaged scenes, and (2) a Geometric-Semantic Fusion Module (GSFM) that efficiently integrates geometric cues with high-level semantics. With these components, DepthSAM achieves both robust semantic understanding in camouflaged environments and accurate segmentation of camouflaged objects.Extensive experiments show that DepthSAM achieves new SOTA performance on three major benchmarks. For example, on COD10K, its S_ \alpha and F_ b ^ \omega metrics surpass the best competing methods by 3.0% and 4.3%, respectively.

BibTeX
@inproceedings{cvpr2026_beyondappearance,
  title = {Beyond Appearance: Camouflaged Object Detection via Geometric Structure},
  author = {Jinyu Han and Changguang Wu and Fuming Sun and Jinhui Tang},
  booktitle = {CVPR 2026},
  year = {2026}
}