Boundary-Guided Camouflaged Object Detection
About
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 identifying the camouflaged object with complete and fine object structure. To this end, in this paper, we propose a novel boundary-guided network (BGNet) for camouflaged object detection. Our method explores valuable and extra object-related edge semantics to guide representation learning of COD, which forces the model to generate features that highlight object structure, thereby promoting camouflaged object detection of accurate boundary localization. Extensive experiments on three challenging benchmark datasets demonstrate that our BGNet significantly outperforms the existing 18 state-of-the-art methods under four widely-used evaluation metrics. Our code is publicly available at: https://github.com/thograce/BGNet.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Camouflaged Object Detection | COD10K (test) | S-measure (S_alpha)0.831 | 174 | |
| Camouflaged Object Detection | CAMO (test) | -- | 85 | |
| Camouflaged Object Detection | COD10K | S-measure (S_alpha)0.831 | 83 | |
| Camouflaged Object Detection | CAMO 250 (test) | M (Mean Score)0.073 | 59 | |
| Camouflaged Object Detection | NC4K (test) | Sm0.851 | 57 | |
| Concealed Object Detection | NC4K | M4.4 | 46 | |
| Video Camouflaged Object Detection | CAD (test) | Fw24 | 37 | |
| Camouflaged Object Detection | COD10K 2026 images (test) | S-measure (Sm)0.831 | 20 | |
| Concealed Object Detection | COD10K (2,026) | S-measure (Sm)83.1 | 17 | |
| Camouflaged Object Detection | NC4K 4121 images (test) | Sm0.851 | 17 |