pith. sign in

arxiv: 2203.02688 · v1 · pith:R6IJBS67new · submitted 2022-03-05 · 💻 cs.CV

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

classification 💻 cs.CV
keywords mixed-scaleobjectscamouflagedmodelzoomnetbackgroundcandidatedetection
0
0 comments X
read the original abstract

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}.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. COD10K-C: Benchmarking Robustness of Camouflaged Object Detection Under Natural Image Corruptions

    cs.CV 2026-05 unverdicted novelty 7.0

    COD10K-C benchmark shows performance drops in camouflaged object detection under corruptions, with RobustCODLite retaining 92.3% of clean Dice score versus 84-88% for SINet-v2, ZoomNet, and PFNet.