English

When SAM2 Meets Video Shadow and Mirror Detection

Computer Vision and Pattern Recognition 2024-12-30 v1

Abstract

As the successor to the Segment Anything Model (SAM), the Segment Anything Model 2 (SAM2) not only improves performance in image segmentation but also extends its capabilities to video segmentation. However, its effectiveness in segmenting rare objects that seldom appear in videos remains underexplored. In this study, we evaluate SAM2 on three distinct video segmentation tasks: Video Shadow Detection (VSD) and Video Mirror Detection (VMD). Specifically, we use ground truth point or mask prompts to initialize the first frame and then predict corresponding masks for subsequent frames. Experimental results show that SAM2's performance on these tasks is suboptimal, especially when point prompts are used, both quantitatively and qualitatively. Code is available at \url{https://github.com/LeipingJie/SAM2Video}

Keywords

Cite

@article{arxiv.2412.19293,
  title  = {When SAM2 Meets Video Shadow and Mirror Detection},
  author = {Leiping Jie},
  journal= {arXiv preprint arXiv:2412.19293},
  year   = {2024}
}

Comments

Technical Report

R2 v1 2026-06-28T20:49:20.988Z