paper-with-me

Papers

Camouflaged Object Segmentation with Distraction Mining

2021-04-21 · CVPR 2021 1 · Haiyang Mei, Ge-Peng Ji, Ziqi Wei, Xin Yang, Xiaopeng Wei, Deng-Ping Fan

Camouflaged object segmentation (COS) aims to identify objects that are "perfectly" assimilate into their surroundings, which has a wide range of valuable applications. The key challenge of COS is that there exist high intrinsic similarities between the candidate objects and noise background. In this paper, we strive to embrace challenges towards effective and efficient COS. To this end, we develop a bio-inspired framework, termed Positioning and Focus Network (PFNet), which mimics the process of predation in nature. Specifically, our PFNet contains two key modules, i.e., the positioning module (PM) and the focus module (FM). The PM is designed to mimic the detection process in predation for positioning the potential target objects from a global perspective and the FM is then used to perform the identification process in predation for progressively refining the coarse prediction via focusing on the ambiguous regions. Notably, in the FM, we develop a novel distraction mining strategy for distraction discovery and removal, to benefit the performance of estimation. Extensive experiments demonstrate that our PFNet runs in real-time (72 FPS) and significantly outperforms 18 cutting-edge models on three challenging datasets under four standard metrics.

📄 PDF Abstract BibTeX arXiv:2104.10475

Code (1)

Mhaiyang/CVPR2021_PFNet 공식 구현 pytorch

Tasks

Camouflaged Object SegmentationDichotomous Image SegmentationObjectSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Anabranch Network for Camouflaged Object Segmentation

2021-05-20 · Computer Vision and Image Understanding 2019 7 · Trung-Nghia Le, Tam V. Nguyen, Zhongliang Nie, Minh-Triet Tran 외

Camouflaged objects attempt to conceal their texture into the background and discriminating them from the background is hard even for human beings. The main objective of this paper is to explore the camouflaged object se…

BenchmarkingCamouflaged Object SegmentationObjectSegmentation+1

Open-Vocabulary Camouflaged Object Segmentation with Cascaded Vision Language Models

2025-06-24 · Kai Zhao, Wubang Yuan, Zheng Wang, Guanyi Li 외

Open-Vocabulary Camouflaged Object Segmentation (OVCOS) seeks to segment and classify camouflaged objects from arbitrary categories, presenting unique challenges due to visual ambiguity and unseen categories.Recent appro…

Camouflaged Object SegmentationSegmentationSemantic Segmentation

Expose Camouflage in the Water: Underwater Camouflaged Instance Segmentation and Dataset

2025-10-20 · Chuhong Wang, Hua Li, Chongyi Li, Huazhong Liu 외 arxiv

With the development of underwater exploration and marine protection, underwater vision tasks are widespread. Due to the degraded underwater environment, characterized by color distortion, low contrast, and blurring, cam…

Instance Segmentation

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

A Revisit to the Decoder for Camouflaged Object Detection

2025-03-18 · Seung Woo Ko, Joopyo Hong, Suyoung Kim, Seungjai Bang 외

Camouflaged object detection (COD) aims to generate a fine-grained segmentation map of camouflaged objects hidden in their background. Due to the hidden nature of camouflaged objects, it is essential for the decoder to b…

Decoderobject-detectionObject DetectionSegmentation