Our new X account is live! Follow @wizwand_team for updates
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
Visual Object TrackingTrackingNet (test)--
460
Visual Object TrackingGOT-10k 1.0 (test)
AO81.7
51
Visual Object TrackingLaSOT 1.0 (test)
AUC74.2
42
Visual Object TrackingOTB100 (test)
AUC0.715
41
Visual Object TrackingNFS 30 FPS
AUC69.2
28
Visual Object TrackingLaSOText 1.0 (test)
AUC61
17
Visual Object TrackingDiDi
Quality68
11
Glottic opening localizationHarborview video dataset (test)
mAP5075.73
7
Showing 8 of 8 rows

Other info

Code

Follow for update