English

Segment Anything Meets Point Tracking

Computer Vision and Pattern Recognition 2023-12-05 v2

Abstract

The Segment Anything Model (SAM) has established itself as a powerful zero-shot image segmentation model, enabled by efficient point-centric annotation and prompt-based models. While click and brush interactions are both well explored in interactive image segmentation, the existing methods on videos focus on mask annotation and propagation. This paper presents SAM-PT, a novel method for point-centric interactive video segmentation, empowered by SAM and long-term point tracking. SAM-PT leverages robust and sparse point selection and propagation techniques for mask generation. Compared to traditional object-centric mask propagation strategies, we uniquely use point propagation to exploit local structure information agnostic to object semantics. We highlight the merits of point-based tracking through direct evaluation on the zero-shot open-world Unidentified Video Objects (UVO) benchmark. Our experiments on popular video object segmentation and multi-object segmentation tracking benchmarks, including DAVIS, YouTube-VOS, and BDD100K, suggest that a point-based segmentation tracker yields better zero-shot performance and efficient interactions. We release our code that integrates different point trackers and video segmentation benchmarks at https://github.com/SysCV/sam-pt.

Keywords

Cite

@article{arxiv.2307.01197,
  title  = {Segment Anything Meets Point Tracking},
  author = {Frano Rajič and Lei Ke and Yu-Wing Tai and Chi-Keung Tang and Martin Danelljan and Fisher Yu},
  journal= {arXiv preprint arXiv:2307.01197},
  year   = {2023}
}
R2 v1 2026-06-28T11:21:01.453Z