English

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

Computer Vision and Pattern Recognition 2025-05-13 v2 Artificial Intelligence

Abstract

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 seamlessly in the surroundings for videos, due to similar colors and textures, poor light conditions, etc. Compared to the objects in normal scenes, camouflaged objects are much more difficult to detect. SAM2, a video foundation model, has shown potential in various tasks. But its effectiveness in dynamic camouflaged scenarios remains under-explored. This study presents a comprehensive study on SAM2's ability in VCOS. First, we assess SAM2's performance on camouflaged video datasets using different models and prompts (click, box, and mask). Second, we explore the integration of SAM2 with existing multimodal large language models (MLLMs) and VCOS methods. Third, we specifically adapt SAM2 by fine-tuning it on the video camouflaged dataset. Our comprehensive experiments demonstrate that SAM2 has excellent zero-shot ability of detecting camouflaged objects in videos. We also show that this ability could be further improved by specifically adjusting SAM2's parameters for VCOS. The code is available at https://github.com/zhoustan/SAM2-VCOS

Keywords

Cite

@article{arxiv.2409.18653,
  title  = {When SAM2 Meets Video Camouflaged Object Segmentation: A Comprehensive Evaluation and Adaptation},
  author = {Yuli Zhou and Guolei Sun and Yawei Li and Guo-Sen Xie and Luca Benini and Ender Konukoglu},
  journal= {arXiv preprint arXiv:2409.18653},
  year   = {2025}
}

Comments

Technical report. Accepted by Visual Intelligence. Code is released at https://github.com/zhoustan/SAM2-VCOS

R2 v1 2026-06-28T18:59:23.271Z