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

ZoomNeXt: A Unified Collaborative Pyramid Network for Camouflaged Object Detection

About

Recent camouflaged object detection (COD) attempts to segment objects visually blended into their surroundings, which is extremely complex and difficult in real-world scenarios. Apart from the high intrinsic similarity between camouflaged objects and their background, objects are usually diverse in scale, fuzzy in appearance, and even severely occluded. To this end, we propose an effective unified collaborative pyramid network that mimics human behavior when observing vague images and videos, \ie zooming in and out. Specifically, our approach employs the zooming strategy to learn discriminative mixed-scale semantics by the multi-head scale integration and rich granularity perception units, which are designed to fully explore imperceptible clues between candidate objects and background surroundings. The former's intrinsic multi-head aggregation provides more diverse visual patterns. The latter's routing mechanism can effectively propagate inter-frame differences in spatiotemporal scenarios and be adaptively deactivated and output all-zero results for static representations. They provide a solid foundation for realizing a unified architecture for static and dynamic COD. Moreover, considering the uncertainty and ambiguity derived from indistinguishable textures, we construct a simple yet effective regularization, uncertainty awareness loss, to encourage predictions with higher confidence in candidate regions. Our highly task-friendly framework consistently outperforms existing state-of-the-art methods in image and video COD benchmarks. Our code can be found at {https://github.com/lartpang/ZoomNeXt}.

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

Related benchmarks

TaskDatasetResultRank
Camouflaged Object DetectionCOD10K (test)
S-measure (S_alpha)0.898
174
Camouflaged Object DetectionChameleon (test)
F-beta Score0.885
59
Camouflaged Object DetectionCAMO 250 (test)--
59
Camouflaged Object DetectionNC4K (test)
Sm0.903
57
Camouflaged Object SegmentationCAMO 250 images (test)
Mean Absolute Error (MAE)0.041
40
Video Camouflaged Object DetectionCAD (test)
Fw59.3
37
Camouflaged Object SegmentationCOD10K 2016 (test)
Fw_beta82.7
21
Camouflaged Object SegmentationNC4K 4121 (test)
Fw_beta86.3
21
Camouflaged Object SegmentationCHAMELEON 87 (test)
Fw_beta88.5
19
Concealed Object DetectionCOD10K (2,026)
S-measure (Sm)89.8
17
Showing 10 of 14 rows

Other info

Code

Follow for update