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

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

About

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

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

Related benchmarks

TaskDatasetResultRank
Salient Object DetectionDUTS (test)
M (MAE)0.033
302
Salient Object DetectionECSSD
MAE0.027
202
Salient Object DetectionPASCAL-S
MAE0.057
186
Camouflaged Object DetectionCOD10K (test)
S-measure (S_alpha)0.838
174
Salient Object DetectionHKU-IS
MAE0.023
155
Salient Object DetectionDUT-OMRON
MAE0.053
120
Camouflaged Object DetectionChameleon
S-measure (S_alpha)90.2
96
Camouflaged Object DetectionCAMO (test)
S_alpha0.82
85
Camouflaged Object DetectionCOD10K
S-measure (S_alpha)0.838
83
Camouflaged Object DetectionChameleon (test)
F-beta Score0.864
59
Showing 10 of 35 rows

Other info

Code

Follow for update