Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SAMURAI: Adapting Segment Anything Model for Zero-Shot Visual Tracking with Motion-Aware Memory

About

The Segment Anything Model 2 (SAM 2) has demonstrated strong performance in object segmentation tasks but faces challenges in visual object tracking, particularly when managing crowded scenes with fast-moving or self-occluding objects. Furthermore, the fixed-window memory approach in the original model does not consider the quality of memories selected to condition the image features for the next frame, leading to error propagation in videos. This paper introduces SAMURAI, an enhanced adaptation of SAM 2 specifically designed for visual object tracking. By incorporating temporal motion cues with the proposed motion-aware memory selection mechanism, SAMURAI effectively predicts object motion and refines mask selection, achieving robust, accurate tracking without the need for retraining or fine-tuning. SAMURAI operates in real-time and demonstrates strong zero-shot performance across diverse benchmark datasets, showcasing its ability to generalize without fine-tuning. In evaluations, SAMURAI achieves significant improvements in success rate and precision over existing trackers, with a 7.1% AUC gain on LaSOT$_{\text{ext}}$ and a 3.5% AO gain on GOT-10k. Moreover, it achieves competitive results compared to fully supervised methods on LaSOT, underscoring its robustness in complex tracking scenarios and its potential for real-world applications in dynamic environments.

Cheng-Yen Yang, Hsiang-Wei Huang, Wenhao Chai, Zhongyu Jiang, Jenq-Neng Hwang• 2024

Related benchmarks

TaskDatasetResultRank
Video Object SegmentationDAVIS 2017 (val)--
1226
Visual Object TrackingTrackingNet (test)
Normalized Precision (Pnorm)91.34
502
Object TrackingLaSoT--
498
Visual Object TrackingGOT-10k (test)
Average Overlap79.6
450
Video Object SegmentationYouTube-VOS 2019 (val)--
240
Visual Object TrackingLaSOText (test)
AUC60.96
121
Video Object SegmentationSA-V (val)
J&F Score79.8
114
Video Object SegmentationSA-V (test)
J&F80
110
Single Object TrackingTrackingNet--
72
Video Object SegmentationLVOS v2 (val)
J&F84.2
63
Showing 10 of 37 rows

Other info

Code

Follow for update