paper-with-me

홈 › Papers

C3Net: Context-Contrast Network for Camouflaged Object Detection

2025-11-16 · Baber Jan, Aiman H. El-Maleh, Abdul Jabbar Siddiqui, Abdul Bais, Saeed Anwar arxiv

Camouflaged object detection identifies objects that blend seamlessly with their surroundings through similar colors, textures, and patterns. This task challenges both traditional segmentation methods and modern foundation models, which fail dramatically on camouflaged objects. We identify six fundamental challenges in COD: Intrinsic Similarity, Edge Disruption, Extreme Scale Variation, Environmental Complexities, Contextual Dependencies, and Salient-Camouflaged Object Disambiguation. These challenges frequently co-occur and compound the difficulty of detection, requiring comprehensive architectural solutions. We propose C3Net, which addresses all challenges through a specialized dual-pathway decoder architecture. The Edge Refinement Pathway employs gradient-initialized Edge Enhancement Modules to recover precise boundaries from early features. The Contextual Localization Pathway utilizes our novel Image-based Context Guidance mechanism to achieve intrinsic saliency suppression without external models. An Attentive Fusion Module synergistically combines the two pathways via spatial gating. C3Net achieves state-of-the-art performance with S-measures of 0.898 on COD10K, 0.904 on CAMO, and 0.913 on NC4K, while maintaining efficient processing. C3Net demonstrates that complex, multifaceted detection challenges require architectural innovation, with specialized components working synergistically to achieve comprehensive coverage beyond isolated improvements. Code, model weights, and results are available at https://github.com/Baber-Jan/C3Net.

📄 PDF Abstract BibTeX arXiv:2511.12627

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar 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 …

Objectobject-detectionObject DetectionSegmentation

Context-aware Cross-level Fusion Network for Camouflaged Object Detection

2021-05-26 · Yujia Sun, Geng Chen, Tao Zhou, Yi Zhang 외

Camouflaged object detection (COD) is a challenging task due to the low boundary contrast between the object and its surroundings. In addition, the appearance of camouflaged objects varies significantly, e.g., object siz…

Camouflaged Object SegmentationObjectobject-detectionObject Detection

Weakly-Supervised Camouflaged Object Detection with Scribble Annotations

2022-07-28 · Ruozhen He, Qihua Dong, Jiaying Lin, Rynson W. H. Lau

Existing camouflaged object detection (COD) methods rely heavily on large-scale datasets with pixel-wise annotations. However, due to the ambiguous boundary, annotating camouflage objects pixel-wisely is very time-consum…

Objectobject-detectionObject Detection

Joint Salient Object Detection and Camouflaged Object Detection via Uncertainty-aware Learning

2023-07-10 · Aixuan Li, Jing Zhang, Yunqiu Lv, Tong Zhang 외

Salient objects attract human attention and usually stand out clearly from their surroundings. In contrast, camouflaged objects share similar colors or textures with the environment. In this case, salient objects are typ…

AttributeContrastive LearningObjectobject-detection+3

Seamless Detection: Unifying Salient Object Detection and Camouflaged Object Detection

2024-12-22 · Yi Liu, Chengxin Li, Xiaohui Dong, Lei LI 외

Achieving joint learning of Salient Object Detection (SOD) and Camouflaged Object Detection (COD) is extremely challenging due to their distinct object characteristics, i.e., saliency and camouflage. The only preliminary…

DecoderObjectobject-detectionObject Detection+1