paper-with-me

Papers

Frequency-Guided Spatial Adaptation for Camouflaged Object Detection

2024-09-19 · Shizhou Zhang, Dexuan Kong, Yinghui Xing, Yue Lu, Lingyan Ran, Guoqiang Liang, Hexu Wang, Yanning Zhang

Camouflaged object detection (COD) aims to segment camouflaged objects which exhibit very similar patterns with the surrounding environment. Recent research works have shown that enhancing the feature representation via the frequency information can greatly alleviate the ambiguity problem between the foreground objects and the background.With the emergence of vision foundation models, like InternImage, Segment Anything Model etc, adapting the pretrained model on COD tasks with a lightweight adapter module shows a novel and promising research direction. Existing adapter modules mainly care about the feature adaptation in the spatial domain. In this paper, we propose a novel frequency-guided spatial adaptation method for COD task. Specifically, we transform the input features of the adapter into frequency domain. By grouping and interacting with frequency components located within non overlapping circles in the spectrogram, different frequency components are dynamically enhanced or weakened, making the intensity of image details and contour features adaptively adjusted. At the same time, the features that are conducive to distinguishing object and background are highlighted, indirectly implying the position and shape of camouflaged object. We conduct extensive experiments on four widely adopted benchmark datasets and the proposed method outperforms 26 state-of-the-art methods with large margins. Code will be released.

📄 PDF Abstract BibTeX arXiv:2409.12421

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

NON 설명 없음
Adapter 설명 없음

Similar Papers 제목 키워드 기반

Exploring Boundary-Aware Spatial-Frequency Fusion for Camouflaged Object Detection

2026-04-20 · Song Yu, Yang Hu, Haokang Ding, Zhifang Liao 외 arxiv

Camouflaged Object Detection is challenging due to the high degree of similarity between camouflaged objects and their surrounding backgrounds. Current COD methods mainly rely on edge extraction in the spatial domain and…

Boundary DetectionObject Detection

Frequency Perception Network for Camouflaged Object Detection

2023-08-17 · Runmin Cong, Mengyao Sun, Sanyi Zhang, Xiaofei Zhou 외

Camouflaged object detection (COD) aims to accurately detect objects hidden in the surrounding environment. However, the existing COD methods mainly locate camouflaged objects in the RGB domain, their performance has not…

Objectobject-detectionObject Detection

CamoNAS: Neural Architecture Search for Enhanced Camouflaged Object Detection

2026-07-02 · Dawei Ren, Yan Zhang, Hongying Tang, Qiaoling Zhou 외 arxiv

Camouflaged Object Detection (COD) aims to locate and segment objects that blend into their surroundings, presenting challenges due to weak edge cues and ill-defined boundaries. Traditional COD models rely on hand-design…

Neural Architecture SearchObject Detection

SFGNet: Semantic and Frequency Guided Network for Camouflaged Object Detection

2025-09-15 · Dezhen Wang, Haixiang Zhao, Xiang Shen, Sheng Miao arxiv

Camouflaged object detection (COD) aims to segment objects that blend into their surroundings. However, most existing studies overlook the semantic differences among textual prompts of different targets as well as fine-g…

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