paper-with-me

Papers

SAM-I2V: Upgrading SAM to Support Promptable Video Segmentation with Less than 0.2% Training Cost

2025-06-02 · CVPR 2025 1 · Haiyang Mei, Pengyu Zhang, Mike Zheng Shou

Foundation models like the Segment Anything Model (SAM) have significantly advanced promptable image segmentation in computer vision. However, extending these capabilities to videos presents substantial challenges, particularly in ensuring precise and temporally consistent mask propagation in dynamic scenes. SAM 2 attempts to address this by training a model on massive image and video data from scratch to learn complex spatiotemporal associations, resulting in huge training costs that hinder research and practical deployment. In this paper, we introduce SAM-I2V, an effective image-to-video upgradation method for cultivating a promptable video segmentation (PVS) model. Our approach strategically upgrades the pre-trained SAM to support PVS, significantly reducing training complexity and resource requirements. To achieve this, we introduce three key innovations: (i) an image-to-video feature extraction upgrader built upon SAM's static image encoder to enable spatiotemporal video perception, (ii) a memory filtering strategy that selects the most relevant past frames for more effective utilization of historical information, and (iii) a memory-as-prompt mechanism leveraging object memory to ensure temporally consistent mask propagation in dynamic scenes. Comprehensive experiments demonstrate that our method achieves over 90% of SAM 2's performance while using only 0.2% of its training cost. Our work presents a resource-efficient pathway to PVS, lowering barriers for further research in PVS model design and enabling broader applications and advancements in the field. Code and model are available at: https://github.com/showlab/SAM-I2V.

📄 PDF Abstract BibTeX arXiv:2506.01304

Code (1)

showlab/sam-i2v 공식 구현

Tasks

Image SegmentationSemantic SegmentationVideo SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

SAM2Point: Segment Any 3D as Videos in Zero-shot and Promptable Manners

2024-08-29 · Ziyu Guo, Renrui Zhang, Xiangyang Zhu, Chengzhuo Tong 외

We introduce SAM2Point, a preliminary exploration adapting Segment Anything Model 2 (SAM 2) for zero-shot and promptable 3D segmentation. SAM2Point interprets any 3D data as a series of multi-directional videos, and leve…

Segmentation

Promptable cancer segmentation using minimal expert-curated data

2025-05-23 · Lynn Karam, Yipei Wang, Veeru Kasivisvanathan, Mirabela Rusu 외

Automated segmentation of cancer on medical images can aid targeted diagnostic and therapeutic procedures. However, its adoption is limited by the high cost of expert annotations required for training and inter-observer …

DiagnosticSegmentation

TSMS-SAM2: Multi-scale Temporal Sampling Augmentation and Memory-Splitting Pruning for Promptable Video Object Segmentation and Tracking in Surgical Scenarios

2025-08-07 · Guoping Xu, Hua-Chieh Shao, You Zhang arxiv

Promptable video object segmentation and tracking (VOST) has seen significant advances with the emergence of foundation models like Segment Anything Model 2 (SAM2); however, their application in surgical video analysis r…

Video Object Segmentation

SAM 3: Segment Anything with Concepts

2025-11-20 · Nicolas Carion, Laura Gustafson, Yuan-Ting Hu, Shoubhik Debnath 외 arxiv

We present Segment Anything Model (SAM) 3, a unified model that detects, segments, and tracks objects in images and videos based on concept prompts, which we define as either short noun phrases (e.g., "yellow school bus"…

Rethinking Text-Promptable Surgical Instrument Segmentation with Robust Framework

2024-11-19 · Tae-Min Choi, Juyoun Park

Surgical instrument segmentation is an essential component of computer-assisted and robotic surgery systems. Vision-based segmentation models typically produce outputs limited to a predefined set of instrument categories…

Segmentation