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

Mutual Graph Learning for Camouflaged Object Detection

About

Automatically detecting/segmenting object(s) that blend in with their surroundings is difficult for current models. A major challenge is that the intrinsic similarities between such foreground objects and background surroundings make the features extracted by deep model indistinguishable. To overcome this challenge, an ideal model should be able to seek valuable, extra clues from the given scene and incorporate them into a joint learning framework for representation co-enhancement. With this inspiration, we design a novel Mutual Graph Learning (MGL) model, which generalizes the idea of conventional mutual learning from regular grids to the graph domain. Specifically, MGL decouples an image into two task-specific feature maps -- one for roughly locating the target and the other for accurately capturing its boundary details -- and fully exploits the mutual benefits by recurrently reasoning their high-order relations through graphs. Importantly, in contrast to most mutual learning approaches that use a shared function to model all between-task interactions, MGL is equipped with typed functions for handling different complementary relations to maximize information interactions. Experiments on challenging datasets, including CHAMELEON, CAMO and COD10K, demonstrate the effectiveness of our MGL with superior performance to existing state-of-the-art methods.

Qiang Zhai, Xin Li, Fan Yang, Chenglizhao Chen, Hong Cheng, Deng-Ping Fan• 2021

Related benchmarks

TaskDatasetResultRank
Camouflaged Object DetectionCOD10K (test)
S-measure (S_alpha)0.814
174
Camouflaged Object DetectionChameleon
S-measure (S_alpha)89.1
96
Camouflaged Object DetectionCOD10K
S-measure (S_alpha)0.814
83
Camouflaged Object DetectionChameleon (test)
F-beta Score0.833
59
Camouflaged Object DetectionCAMO 250 (test)
M (Mean Score)0.088
59
Camouflaged Object DetectionNC4K (test)
Sm0.833
57
Concealed Object DetectionNC4K
M5.2
46
Camouflaged Object DetectionCOD10K 1.0 (test)
MAE0.035
23
Camouflaged Object DetectionCAMO 1.0 (test)
MAE0.088
23
Camouflaged Object DetectionNC4K 1.0
MAE0.052
21
Showing 10 of 17 rows

Other info

Code

Follow for update