Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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 size and shape, aggravating the difficulties of accurate COD. In this paper, we propose a novel Context-aware Cross-level Fusion Network (C2F-Net) to address the challenging COD task. Specifically, we propose an Attention-induced Cross-level Fusion Module (ACFM) to integrate the multi-level features with informative attention coefficients. The fused features are then fed to the proposed Dual-branch Global Context Module (DGCM), which yields multi-scale feature representations for exploiting rich global context information. In C2F-Net, the two modules are conducted on high-level features using a cascaded manner. Extensive experiments on three widely used benchmark datasets demonstrate that our C2F-Net is an effective COD model and outperforms state-of-the-art models remarkably. Our code is publicly available at: https://github.com/thograce/C2FNet.

Yujia Sun, Geng Chen, Tao Zhou, Yi Zhang, Nian Liu• 2021

Related benchmarks

TaskDatasetResultRank
Camouflaged Object DetectionCOD10K (test)
S-measure (S_alpha)0.813
174
Camouflaged Object DetectionChameleon
S-measure (S_alpha)88.8
96
Camouflaged Object DetectionCAMO (test)
S_alpha0.796
85
Camouflaged Object DetectionCOD10K
S-measure (S_alpha)0.813
83
Camouflaged Object DetectionChameleon (test)
F-beta Score0.844
59
Camouflaged Object DetectionCAMO 250 (test)
M (Mean Score)0.088
59
Camouflaged Object DetectionNC4K (test)
Sm0.838
57
Marine Animal SegmentationRMAS (test)
mIoU72.1
47
Marine Animal SegmentationMAS3K (test)
mIoU0.717
47
Concealed Object DetectionNC4K
M4.9
46
Showing 10 of 20 rows

Other info

Code

Follow for update