Open-vocabulary camouflaged object segmentation with cascaded vision language modelsOA
Open-vocabulary camouflaged object segmentation(OVCOS)seeks to segment and classify camouflaged objects in arbitrary categories,presenting unique challenges due to visual ambiguity and unseen categories.Recent approaches typically adopt a twostage paradigm:they first segment objects,and then classify the segmented regions using vision language models(VLMs).However,such methods(i)suffer from a domain gap caused by the mismatch between VLMs’full-image training and cropped-region inferencing,and(ii)depend on generic segmentation models optimized for well-delineated objects which are less effective for camouflaged objects.Without explicit guidance,generic segmentation models often overlook subtle boundaries,leading to imprecise segmentation.In this paper,we introduce a novel VLM-guided cascaded framework to address these issues in OVCOS.For segmentation,we leverage the segment anything model(SAM),guided by the VLM.Our framework uses VLM-derived features as explicit prompts to SAM,effectively directing attention to camouflaged regions and significantly improving localization accuracy.For classification,we avoid the domain gap introduced by hard cropping.Instead,we treat the segmentation output as a soft spatial prior using the alpha channel.This retains the full image context while providing precise spatial guidance,leading to more accurate and context-aware classification of camouflaged objects.The same VLM is shared between segmentation and classification to ensure efficiency and semantic consistency.Extensive experiments on both OVCOS and conventional camouflaged object segmentation benchmarks demonstrate the clear superiority of our method,highlighting the effectiveness of leveraging rich VLM semantics for both segmentation and classification of camouflaged objects.Our code and models are open-sourced at https://github.com/intcomp/camouflaged-vlm.
Kai Zhao;Wubang Yuan;Zheng Wang;Guanyi Li;Xiaoqiang Zhu;Deng-Ping Fan;Dan Zeng
School of Communication and Information Engineering,Shanghai University,Shanghai 200444,ChinaSchool of Communication and Information Engineering,Shanghai University,Shanghai 200444,ChinaSchool of Communication and Information Engineering,Shanghai University,Shanghai 200444,ChinaSchool of Communication and Information Engineering,Shanghai University,Shanghai 200444,ChinaSchool of Communication and Information Engineering,Shanghai University,Shanghai 200444,ChinaNankai International Advanced Research Institute(Shenzhen Futian),Shenzhen 518045,China,and VCIP,and CS Department,Nankai University,Tianjin 300071,ChinaSchool of Communication and Information Engineering,Shanghai University,Shanghai 200444,China
信息技术与安全科学
open-vocabulary segmentationcamouflaged objectsvision-language models(VLMs)CLIPsegment anything model(SAM)
《Computational Visual Media》 2026 (2)
P.473-492,20
partially supported by the National Natural Science Foundation of China(62372284,62476143)the National Key Laboratory of Science and Technology on Space-Born Intelligent Information Processing(TJ-02-22-01)the Pioneer R&D Program of Zhejiang Province(2024C01024).
评论