Share your thoughts, 1 month free Claude Pro on usSee more
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
306
Camouflaged Object DetectionCOD10K
S-measure (S_alpha)0.898
217
Camouflaged Object DetectionChameleon
S-measure (S_alpha)92.3
207
Polyp SegmentationETIS (test)
Mean Dice69.3
94
Camouflaged Object DetectionNC4K (test)
Sm0.903
89
Camouflaged Object DetectionNC4K
M Score0.03
88
Camouflaged Object DetectionNC4K
MAE0.03
72
Camouflaged Object DetectionChameleon (test)--
67
Camouflaged Object DetectionCAMO 250 (test)
M (Mean Score)0.041
65
Camouflaged Object SegmentationCAMO (test)
S-measure (S_alpha)0.889
56
Showing 10 of 33 rows

Other info

Code

Follow for update