paper-with-me

Papers

SAM-PD: How Far Can SAM Take Us in Tracking and Segmenting Anything in Videos by Prompt Denoising

2024-03-07 · Tao Zhou, Wenhan Luo, Qi Ye, Zhiguo Shi, Jiming Chen

Recently, promptable segmentation models, such as the Segment Anything Model (SAM), have demonstrated robust zero-shot generalization capabilities on static images. These promptable models exhibit denoising abilities for imprecise prompt inputs, such as imprecise bounding boxes. In this paper, we explore the potential of applying SAM to track and segment objects in videos where we recognize the tracking task as a prompt denoising task. Specifically, we iteratively propagate the bounding box of each object's mask in the preceding frame as the prompt for the next frame. Furthermore, to enhance SAM's denoising capability against position and size variations, we propose a multi-prompt strategy where we provide multiple jittered and scaled box prompts for each object and preserve the mask prediction with the highest semantic similarity to the template mask. We also introduce a point-based refinement stage to handle occlusions and reduce cumulative errors. Without involving tracking modules, our approach demonstrates comparable performance in video object/instance segmentation tasks on three datasets: DAVIS2017, YouTubeVOS2018, and UVO, serving as a concise baseline and endowing SAM-based downstream applications with tracking capabilities.

📄 PDF Abstract BibTeX arXiv:2403.04194

Code (1)

infzhou/sam-pd 공식 구현 pytorch

Tasks

DenoisingInstance SegmentationSemantic SegmentationSemantic SimilaritySemantic Textual SimilarityZero-shot Generalization

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

Segment Anything Model for Zero-shot Single Particle Tracking in Liquid Phase Transmission Electron Microscopy

2025-01-06 · Risha Goel, Zain Shabeeb, Isabel Panicker, Vida Jamali

Liquid phase transmission electron microscopy (LPTEM) offers an unparalleled combination of spatial and temporal resolution, making it a promising tool for single particle tracking at the nanoscale. However, the absence …

Video SegmentationVideo Semantic Segmentation

Track Anything: Segment Anything Meets Videos

2023-04-24 · Jinyu Yang, Mingqi Gao, Zhe Li, Shang Gao 외

Recently, the Segment Anything Model (SAM) gains lots of attention rapidly due to its impressive segmentation performance on images. Regarding its strong ability on image segmentation and high interactivity with differen…

Image SegmentationObject TrackingSegmentationSemantic Segmentation+1

Zero-Shot Surgical Tool Segmentation in Monocular Video Using Segment Anything Model 2

2024-08-03 · Ange Lou, Yamin Li, Yike Zhang, Robert F. Labadie 외

The Segment Anything Model 2 (SAM 2) is the latest generation foundation model for image and video segmentation. Trained on the expansive Segment Anything Video (SA-V) dataset, which comprises 35.5 million masks across 5…

DiversitySegmentationVideo SegmentationVideo Semantic Segmentation+1

Matching Anything by Segmenting Anything

2024-06-06 · CVPR 2024 1 · Siyuan Li, Lei Ke, Martin Danelljan, Luigi Piccinelli 외

The robust association of the same objects across video frames in complex scenes is crucial for many applications, especially Multiple Object Tracking (MOT). Current methods predominantly rely on labeled domain-specific …

Domain GeneralizationMultiple Object TrackingObjectObject Tracking+1

When SAM2 Meets Video Shadow and Mirror Detection

2024-12-26 · Leiping Jie

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 effectiv…

Image SegmentationMirror DetectionSegmentationSemantic Segmentation+4