COMPrompter: reconceptualized segment anything model with multiprompt network for camouflaged object detection
Xiaoqin Zhang, Zhenni Yu, Li Zhao, Deng-Ping Fan, Guobao Xiao

TL;DR
COMPrompter enhances the Segment Anything Model with multiprompt strategies, including boundary and box prompts, and high-frequency feature extraction, significantly improving camouflaged object detection performance.
Contribution
The paper introduces a novel multiprompt network for SAM that incorporates boundary and box prompts, along with high-frequency features, to advance camouflaged object detection.
Findings
Achieves state-of-the-art performance on COD benchmarks.
Surpasses leading models by 2.2% in COD10K.
Demonstrates superior results in polyp segmentation.
Abstract
We rethink the segment anything model (SAM) and propose a novel multiprompt network called COMPrompter for camouflaged object detection (COD). SAM has zero-shot generalization ability beyond other models and can provide an ideal framework for COD. Our network aims to enhance the single prompt strategy in SAM to a multiprompt strategy. To achieve this, we propose an edge gradient extraction module, which generates a mask containing gradient information regarding the boundaries of camouflaged objects. This gradient mask is then used as a novel boundary prompt, enhancing the segmentation process. Thereafter, we design a box-boundary mutual guidance module, which fosters more precise and comprehensive feature extraction via mutual guidance between a boundary prompt and a box prompt. This collaboration enhances the model's ability to accurately detect camouflaged objects. Moreover, we employ…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Image Enhancement Techniques · Infrared Target Detection Methodologies
MethodsSegment Anything Model
