paper-with-me

홈 › Papers

Language-Guided Structure-Aware Network for Camouflaged Object Detection

2026-03-25 · Min Zhang arxiv

Camouflaged Object Detection (COD) aims to segment objects that are highly integrated with the background in terms of color, texture, and structure, making it a highly challenging task in computer vision. Although existing methods introduce multi-scale fusion and attention mechanisms to alleviate the above issues, they generally lack the guidance of textual semantic priors, which limits the model's ability to focus on camouflaged regions in complex scenes. To address this issue, this paper proposes a Language-Guided Structure-Aware Network (LGSAN). Specifically, based on the visual backbone PVT-v2, we introduce CLIP to generate masks from text prompts and RGB images, thereby guiding the multi-scale features extracted by PVT-v2 to focus on potential target regions. On this foundation, we further design a Fourier Edge Enhancement Module (FEEM), which integrates multi-scale features with high-frequency information in the frequency domain to extract edge enhancement features. Furthermore, we propose a Structure-Aware Attention Module (SAAM) to effectively enhance the model's perception of object structures and boundaries. Finally, we introduce a Coarse-Guided Local Refinement Module (CGLRM) to enhance fine-grained reconstruction and boundary integrity of camouflaged object regions. Extensive experiments demonstrate that our method consistently achieves highly competitive performance across multiple COD datasets, validating its effectiveness and robustness.

📄 PDF Abstract BibTeX arXiv:2603.24355

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar Papers 제목 키워드 기반

Open-Vocabulary Camouflaged Object Segmentation with Cascaded Vision Language Models

2025-06-24 · Kai Zhao, Wubang Yuan, Zheng Wang, Guanyi Li 외

Open-Vocabulary Camouflaged Object Segmentation (OVCOS) seeks to segment and classify camouflaged objects from arbitrary categories, presenting unique challenges due to visual ambiguity and unseen categories.Recent appro…

Camouflaged Object SegmentationSegmentationSemantic Segmentation

Boundary-Guided Camouflaged Object Detection

2022-07-02 · Yujia Sun, Shuo Wang, Chenglizhao Chen, Tian-Zhu Xiang

Camouflaged object detection (COD), segmenting objects that are elegantly blended into their surroundings, is a valuable yet challenging task. Existing deep-learning methods often fall into the difficulty of accurately i…

Objectobject-detectionObject DetectionRepresentation Learning

Deep Texture-Aware Features for Camouflaged Object Detection

2021-02-05 · Jingjing Ren, Xiaowei Hu, Lei Zhu, Xuemiao Xu 외

Camouflaged object detection is a challenging task that aims to identify objects having similar texture to the surroundings. This paper presents to amplify the subtle texture difference between camouflaged objects and th…

Objectobject-detectionObject Detection

SDDF: Specificity-Driven Dynamic Focusing for Open-Vocabulary Camouflaged Object Detection

2026-03-27 · Jiaming Liang, Yifeng Zhan, Chunlin Liu, Weihua Zheng 외 arxiv

Open-vocabulary object detection (OVOD) aims to detect known and unknown objects in the open world by leveraging text prompts. Benefiting from the emergence of large-scale vision--language pre-trained models, OVOD has de…

Zero-shot GeneralizationObject Detection

Exploring Boundary-Aware Spatial-Frequency Fusion for Camouflaged Object Detection

2026-04-20 · Song Yu, Yang Hu, Haokang Ding, Zhifang Liao 외 arxiv

Camouflaged Object Detection is challenging due to the high degree of similarity between camouflaged objects and their surrounding backgrounds. Current COD methods mainly rely on edge extraction in the spatial domain and…

Boundary DetectionObject Detection