Share your thoughts, 1 month free Claude Pro on usSee more
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
325
Camouflaged Object DetectionCOD10K (test)
S-measure (S_alpha)0.838
224
Salient Object DetectionECSSD
MAE0.027
222
Salient Object DetectionPASCAL-S
MAE0.057
196
Camouflaged Object DetectionCOD10K
S-measure (S_alpha)0.8384
178
Salient Object DetectionHKU-IS
MAE0.023
175
Camouflaged Object DetectionChameleon
S-measure (S_alpha)90.2
150
Salient Object DetectionDUT-OMRON
MAE0.053
133
Camouflaged Object DetectionCAMO (test)
E_phi0.877
111
Camouflaged Object DetectionNC4K (test)
Sm0.853
68
Showing 10 of 53 rows

Other info

Code

Follow for update