paper-with-me

Papers

Segment, Magnify and Reiterate: Detecting Camouflaged Objects the Hard Way

2022-01-01 · CVPR 2022 1 · Qi Jia, Shuilian Yao, Yu Liu, Xin Fan, Risheng Liu, Zhongxuan Luo

It is challenging to accurately detect camouflaged objects from their highly similar surroundings. Existing methods mainly leverage a single-stage detection fashion, while neglecting small objects with low-resolution fine edges requires more operations than the larger ones. To tackle camouflaged object detection (COD), we are inspired by humans attention coupled with the coarse-to-fine detection strategy, and thereby propose an iterative refinement framework, coined SegMaR, which integrates Segment, Magnify and Reiterate in a multi-stage detection fashion. Specifically, we design a new discriminative mask which makes the model attend on the fixation and edge regions. In addition, we leverage an attention-based sampler to magnify the object region progressively with no need of enlarging the image size. Extensive experiments show our SegMaR achieves remarkable and consistent improvements over other state-of-the-art methods. Especially, we surpass two competitive methods 7.4% and 20.0% respectively in average over standard evaluation metrics on small camouflaged objects. Additional studies provide more promising insights into SegMaR, including its effectiveness on the discriminative mask and its generalization to other network architectures.

📄 PDF Abstract BibTeX

Code (1)

dlut-dimt/segmar 공식 구현 pytorch

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

When SAM2 Meets Video Camouflaged Object Segmentation: A Comprehensive Evaluation and Adaptation

2024-09-27 · Yuli Zhou, Guolei Sun, Yawei Li, Guo-Sen Xie 외

This study investigates the application and performance of the Segment Anything Model 2 (SAM2) in the challenging task of video camouflaged object segmentation (VCOS). VCOS involves detecting objects that blend seamlessl…

Camouflaged Object SegmentationSemantic Segmentation

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

Simultaneously Localize, Segment and Rank the Camouflaged Objects

2021-03-06 · CVPR 2021 1 · Yunqiu Lv, Jing Zhang, Yuchao Dai, Aixuan Li 외

Camouflage is a key defence mechanism across species that is critical to survival. Common strategies for camouflage include background matching, imitating the color and pattern of the environment, and disruptive colorati…

Camouflaged Object Segmentationobject-detectionObject Detection

Referring Camouflaged Object Detection With Multi-Context Overlapped Windows Cross-Attention

2025-11-17 · Yu Wen, Shuyong Gao, Shuping Zhang, Miao Huang 외 arxiv

Referring camouflaged object detection (Ref-COD) aims to identify hidden objects by incorporating reference information such as images and text descriptions. Previous research has transformed reference images with salien…

Object Detection

Referring Camouflaged Object Detection

2023-06-13 · Xuying Zhang, Bowen Yin, Zheng Lin, Qibin Hou 외

We consider the problem of referring camouflaged object detection (Ref-COD), a new task that aims to segment specified camouflaged objects based on a small set of referring images with salient target objects. We first as…

Objectobject-detectionObject Detection