z-x-yang/Segment-and-Track-Anything
A video segmentation and object tracking system combining the Segment Anything Model with transformer-based tracking.

Segment and Track Anything (SAM-Track) is an open-source project for video object segmentation and tracking using both automatic and interactive methods. It leverages SAM (Segment Anything Model) for key-frame segmentation and DeAOT (Decoupling features in Associating Objects with Transformers) for efficient multi-object tracking and propagation across video frames. The system enables dynamic detection and segmentation of new objects while maintaining tracking across entire videos.