Papers › Zoom In and Out: A Mixed-scale Triplet Network for Camouflaged Object Detection

Zoom In and Out: A Mixed-scale Triplet Network for Camouflaged Object Detection

5 Mar 2022CVPR 2022 1arXiv:2203.02688archive 2025-07-28

Pang Youwei, Zhao Xiaoqi, Xiang Tian-Zhu, Zhang Lihe, Lu Huchuan

The recently proposed camouflaged object detection (COD) attempts to segment objects that are visually blended into their surroundings, which is extremely complex and difficult in real-world scenarios. Apart from high intrinsic similarity between the camouflaged objects and their background, the objects are usually diverse in scale, fuzzy in appearance, and even severely occluded. To deal with these problems, we propose a mixed-scale triplet network, \textbf{ZoomNet}, which mimics the behavior of humans when observing vague images, i.e., zooming in and out. Specifically, our ZoomNet employs the zoom strategy to learn the discriminative mixed-scale semantics by the designed scale integration unit and hierarchical mixed-scale unit, which fully explores imperceptible clues between the candidate objects and background surroundings. Moreover, considering the uncertainty and ambiguity derived from indistinguishable textures, we construct a simple yet effective regularization constraint, uncertainty-aware loss, to promote the model to accurately produce predictions with higher confidence in candidate regions. Without bells and whistles, our proposed highly task-friendly model consistently surpasses the existing 23 state-of-the-art methods on four public datasets. Besides, the superior performance over the recent cutting-edge models on the SOD task also verifies the effectiveness and generality of our model. The code will be available at \url{https://github.com/lartpang/ZoomNet}.

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="2203.02688")

Code

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

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

lartpang/zoomnet officialmentioned in papermentioned on GitHubpytorchMIT 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; 12 ran; 1 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
4ran · our draft was wrong
7ran
1unverified

Licence: 0 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 lartpang/ZoomNet. “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.

ASPP lartpang/ZoomNet/methods/zoomnet/zoomnet.py official repository ran MIT (permissive) · baaa14215b7042ce · report
BasicModelClass lartpang/ZoomNet/methods/zoomnet/zoomnet.py official repository ran MIT (permissive) · 05985573b34cdbec · report
ConvBNReLU lartpang/ZoomNet/methods/zoomnet/zoomnet.py official repository ran fingerprinted MIT (permissive) · 862d137d282a2bab · report
HMU lartpang/ZoomNet/methods/zoomnet/zoomnet.py official repository ran MIT (permissive) · 7643f062b521c4d3 · report
Registry lartpang/ZoomNet/methods/zoomnet/zoomnet.py official repository ran MIT (permissive) · 4a417a63c358c5ab · report
SIU lartpang/ZoomNet/methods/zoomnet/zoomnet.py official repository ran MIT (permissive) · aec31add8468eb86 · report
TransLayer lartpang/ZoomNet/methods/zoomnet/zoomnet.py official repository ran MIT (permissive) · 0fa380f44af066ff · report
_get_act_fn lartpang/ZoomNet/methods/zoomnet/zoomnet.py official repository ran · our draft was wrong MIT (permissive) · 22f8cb77f8cc8af2 · report
cal_ual lartpang/ZoomNet/methods/zoomnet/zoomnet.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 1c4040dd702dbed1 · report
formatter_for_dict lartpang/ZoomNet/methods/zoomnet/zoomnet.py official repository ran · our draft was wrong MIT (permissive) · a1699c744bd715fd · report
get_coef lartpang/ZoomNet/methods/zoomnet/zoomnet.py official repository ran · honoured contract MIT (permissive) · 1ed4fe7e2e6020fa · report
item2str lartpang/ZoomNet/methods/zoomnet/zoomnet.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · ce165bae8262bf4c · report
ZoomNet lartpang/ZoomNet/methods/zoomnet/zoomnet.py official repository unverified MIT (permissive) · 6e01acf2e56ffb95 · report

Tasks

Camouflaged Object SegmentationImage SegmentationObject Detectionobject-detection

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Camouflaged Object Segmentation PCOD_1200 ZoomNet S-Measure 0.897 #4 of 16 Archive leaderboard report
Image Segmentation MAS3K ZoomNet E-measure 0.898 #4 of 4 Archive leaderboard report
Image Segmentation MAS3K ZoomNet MAE 0.032 #4 of 4 Archive leaderboard report
Image Segmentation MAS3K ZoomNet S-measure 0.862 #4 of 4 Archive leaderboard report
Image Segmentation MAS3K ZoomNet mIoU 0.736 #4 of 4 Archive leaderboard report
Image Segmentation RMAS ZoomNet E-measure 0.915 #4 of 4 Archive leaderboard report
Image Segmentation RMAS ZoomNet MAE 0.022 #4 of 4 Archive leaderboard report
Image Segmentation RMAS ZoomNet S-measure 0.855 #4 of 4 Archive leaderboard report
Image Segmentation RMAS ZoomNet mIoU 0.728 #4 of 4 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

ZoomNet

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