Papers › Mutual Graph Learning for Camouflaged Object Detection

Mutual Graph Learning for Camouflaged Object Detection

3 Apr 2021CVPR 2021 1arXiv:2104.02613archive 2025-07-28

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

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2104.02613")

Code

Syntology Ran 7 of 13 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 4 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

fanyang587/MGL officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 7 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · our draft was wrong
4ran
6unverified

Licence: 13 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from fanyang587/MGL. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

BasicConv2d fanyang587/MGL/model/mglnet.py official repository ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · ae55b0db34eeec32 · report
CascadeGCNet fanyang587/MGL/model/mglnet.py official repository ran · metamorphic tier: invariant no licence file found · pointer only · 694a2e5e0e0c8dab · report
ConcatNet fanyang587/MGL/model/mglnet.py official repository ran · metamorphic tier: invariant no licence file found · pointer only · 8b6720b5d5cbe2b1 · report
GraphNet fanyang587/MGL/model/mglnet.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 9ec88a6253083689 · report
resnet101 fanyang587/MGL/model/mglnet.py official repository ran · our draft was wrong no licence file found · pointer only · 4b24d57ee9d24676 · report
resnet152 fanyang587/MGL/model/mglnet.py official repository ran · our draft was wrong no licence file found · pointer only · c0c2308e15a77337 · report
resnet50 fanyang587/MGL/model/mglnet.py official repository ran · our draft was wrong no licence file found · pointer only · 655a2624ee43521c · report
ECGraphNet fanyang587/MGL/model/mglnet.py official repository unverified no licence file found · pointer only · d68a75ff9e28b611 · report
GraphConvNet fanyang587/MGL/model/mglnet.py official repository unverified no licence file found · pointer only · c8af1528c69cbfdc · report
MGLNet fanyang587/MGL/model/mglnet.py official repository unverified no licence file found · pointer only · bb227665cac14a09 · report
MutualModule0 fanyang587/MGL/model/mglnet.py official repository unverified no licence file found · pointer only · ab93a9ede6674afa · report
MutualModule1 fanyang587/MGL/model/mglnet.py official repository unverified no licence file found · pointer only · cbf275ea495f3bfc · report
MutualNet fanyang587/MGL/model/mglnet.py official repository unverified no licence file found · pointer only · e51323d67f031599 · report

Tasks

Graph LearningObjectObject Detectionobject-detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections