An Instance-Aware Prompting Framework for Training-free Camouflaged Object Segmentation

arXiv — cs.CVThursday, November 13, 2025 at 5:00:00 AM
The introduction of the Instance-Aware Prompting Framework (IAPF) marks a significant advancement in Training-free Camouflaged Object Segmentation (COS), which aims to identify camouflaged objects without the need for task-specific training. Traditional methods primarily generate semantic-level prompts, leading to coarse segmentation results. The IAPF overcomes this by enhancing prompt granularity to instance-level, enabling the Segment Anything Model (SAM) to produce precise instance masks. This framework incorporates an Instance Mask Generator that utilizes a detector-agnostic enumerator for generating accurate box prompts and employs the Single-Foreground Multi-Background Prompting (SFMBP) strategy for sampling point prompts. Extensive evaluations on multiple COS benchmarks have shown that the IAPF achieves state-of-the-art performance among training-free methods, highlighting its potential impact on the field of computer vision.
— via World Pulse Now AI Editorial System

Was this article worth reading? Share it

Recommended Readings
Unifying Segment Anything in Microscopy with Vision-Language Knowledge
PositiveArtificial Intelligence
The paper titled 'Unifying Segment Anything in Microscopy with Vision-Language Knowledge' discusses the importance of accurate segmentation in biomedical images. It highlights the limitations of existing models in handling unseen domain data due to a lack of vision-language knowledge. The authors propose a new framework, uLLSAM, which utilizes Multimodal Large Language Models (MLLMs) to enhance segmentation performance. This approach aims to improve generalization capabilities across cross-domain datasets, achieving notable performance improvements.