paper-with-me

홈 › Papers

ZoomNeXt: A Unified Collaborative Pyramid Network for Camouflaged Object Detection

2023-10-31 · Youwei Pang, Xiaoqi Zhao, Tian-Zhu Xiang, Lihe Zhang, Huchuan Lu

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

📄 PDF Abstract BibTeX arXiv:2310.20208

Code (1)

lartpang/zoomnext 공식 구현 pytorch

Tasks

Camouflaged Object Segmentation

Similar Papers 제목 키워드 기반

Feature Shrinkage Pyramid for Camouflaged Object Detection with Transformers

2023-03-26 · CVPR 2023 1 · Zhou Huang, Hang Dai, Tian-Zhu Xiang, Shuo Wang 외

Vision transformers have recently shown strong global context modeling capabilities in camouflaged object detection. However, they suffer from two major limitations: less effective locality modeling and insufficient feat…

DecoderObjectobject-detectionObject Detection

Collaborative Camouflaged Object Detection: A Large-Scale Dataset and Benchmark

2023-10-06 · Cong Zhang, Hongbo Bi, Tian-Zhu Xiang, Ranwan Wu 외

In this paper, we provide a comprehensive study on a new task called collaborative camouflaged object detection (CoCOD), which aims to simultaneously detect camouflaged objects with the same properties from a group of re…

Objectobject-detectionObject Detection

A Unified Query-based Paradigm for Camouflaged Instance Segmentation

2023-08-14 · Bo Dong, Jialun Pei, Rongrong Gao, Tian-Zhu Xiang 외

Due to the high similarity between camouflaged instances and the background, the recently proposed camouflaged instance segmentation (CIS) faces challenges in accurate localization and instance segmentation. To this end,…

Boundary DetectionDecoderInstance SegmentationMulti-Task Learning+2

MSRNet: A Multi-Scale Recursive Network for Camouflaged Object Detection

2025-11-16 · Leena Alghamdi, Muhammad Usman, Hafeez Anwar, Abdul Bais 외 arxiv

Camouflaged object detection is an emerging and challenging computer vision task that requires identifying and segmenting objects that blend seamlessly into their environments due to high similarity in color, texture, an…

Object Detection

FMNet: Frequency-Assisted Mamba-Like Linear Attention Network for Camouflaged Object Detection

2025-03-14 · Ming Deng, Sijin Sun, Zihao Li, Xiaochuan Hu 외

Camouflaged Object Detection (COD) is challenging due to the strong similarity between camouflaged objects and their surroundings, which complicates identification. Existing methods mainly rely on spatial local features,…

DecoderMambaobject-detectionObject Detection