paper-with-me

홈 › 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, Huai-Xin Chen, Jie Qin, Huan Xiong

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 feature aggregation in decoders, which are not conducive to camouflaged object detection that explores subtle cues from indistinguishable backgrounds. To address these issues, in this paper, we propose a novel transformer-based Feature Shrinkage Pyramid Network (FSPNet), which aims to hierarchically decode locality-enhanced neighboring transformer features through progressive shrinking for camouflaged object detection. Specifically, we propose a nonlocal token enhancement module (NL-TEM) that employs the non-local mechanism to interact neighboring tokens and explore graph-based high-order relations within tokens to enhance local representations of transformers. Moreover, we design a feature shrinkage decoder (FSD) with adjacent interaction modules (AIM), which progressively aggregates adjacent transformer features through a layer-bylayer shrinkage pyramid to accumulate imperceptible but effective cues as much as possible for object information decoding. Extensive quantitative and qualitative experiments demonstrate that the proposed model significantly outperforms the existing 24 competitors on three challenging COD benchmark datasets under six widely-used evaluation metrics. Our code is publicly available at https://github.com/ZhouHuang23/FSPNet.

📄 PDF Abstract BibTeX arXiv:2303.14816

Code (1)

zhouhuang23/fspnet 공식 구현 pytorch

Tasks

DecoderObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

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

ZoomNeXt: A Unified Collaborative Pyramid Network for Camouflaged Object Detection

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

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 b…

Camouflaged Object Segmentation

Deep Texture-Aware Features for Camouflaged Object Detection

2021-02-05 · Jingjing Ren, Xiaowei Hu, Lei Zhu, Xuemiao Xu 외

Camouflaged object detection is a challenging task that aims to identify objects having similar texture to the surroundings. This paper presents to amplify the subtle texture difference between camouflaged objects and th…

Objectobject-detectionObject Detection

Toward Realistic Camouflaged Object Detection: Benchmarks and Method

2025-01-13 · Zhimeng Xin, Tianxu Wu, Shiming Chen, Shuo Ye 외

Camouflaged object detection (COD) primarily relies on semantic or instance segmentation methods. While these methods have made significant advancements in identifying the contours of camouflaged objects, they may be ine…

Instance SegmentationObjectobject-detectionObject Detection+1