paper-with-me

홈 › Papers

CGCOD: Class-Guided Camouflaged Object Detection

2024-12-25 · Chenxi Zhang, Qing Zhang, Jiayun Wu, Youwei Pang

Camouflaged Object Detection (COD) aims to identify objects that blend seamlessly into their surroundings. The inherent visual complexity of camouflaged objects, including their low contrast with the background, diverse textures, and subtle appearance variations, often obscures semantic cues, making accurate segmentation highly challenging. Existing methods primarily rely on visual features, which are insufficient to handle the variability and intricacy of camouflaged objects, leading to unstable object perception and ambiguous segmentation results. To tackle these limitations, we introduce a novel task, class-guided camouflaged object detection (CGCOD), which extends traditional COD task by incorporating object-specific class knowledge to enhance detection robustness and accuracy. To facilitate this task, we present a new dataset, CamoClass, comprising real-world camouflaged objects with class annotations. Furthermore, we propose a multi-stage framework, CGNet, which incorporates a plug-and-play class prompt generator and a simple yet effective class-guided detector. This establishes a new paradigm for COD, bridging the gap between contextual understanding and class-guided detection. Extensive experimental results demonstrate the effectiveness of our flexible framework in improving the performance of proposed and existing detectors by leveraging class-level textual information.

📄 PDF Abstract BibTeX arXiv:2412.18977

Code (1)

bbdjj/CGCOD 공식 구현 pytorch

Tasks

Objectobject-detectionObject DetectionSegmentation

Similar Papers 제목 키워드 기반

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

Frequency Perception Network for Camouflaged Object Detection

2023-08-17 · Runmin Cong, Mengyao Sun, Sanyi Zhang, Xiaofei Zhou 외

Camouflaged object detection (COD) aims to accurately detect objects hidden in the surrounding environment. However, the existing COD methods mainly locate camouflaged objects in the RGB domain, their performance has not…

Objectobject-detectionObject Detection

A Holistically Point-guided Text Framework for Weakly-Supervised Camouflaged Object Detection

2025-01-10 · Tsui Qin Mok, Shuyong Gao, Haozhe Xing, Miaoyang He 외

Weakly-Supervised Camouflaged Object Detection (WSCOD) has gained popularity for its promise to train models with weak labels to segment objects that visually blend into their surroundings. Recently, some methods using s…

object-detectionObject Detection

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

SFGNet: Semantic and Frequency Guided Network for Camouflaged Object Detection

2025-09-15 · Dezhen Wang, Haixiang Zhao, Xiang Shen, Sheng Miao arxiv

Camouflaged object detection (COD) aims to segment objects that blend into their surroundings. However, most existing studies overlook the semantic differences among textual prompts of different targets as well as fine-g…

Object Detection