#113 · Primary category: Computer Vision
Segment-and-Track-Anything
Segment and track any object in videos with SAM and AOT, supporting automatic and interactive modes.
Project last updated:07/03/26
GitHub Stars
3.1K
Forks
356
Contributors
15
License
AGPL-3.0
Why we included this project
This project combines the Segment Anything Model with a transformer-based tracker called DeAOT to segment objects in one video frame and carry those masks through the rest of the footage. You can start a mask by clicking, brushing, or typing a text prompt, or let the pipeline detect objects automatically, which makes it practical for video-editing cutouts, annotation work, and tracking objects in camera feeds. A WebUI and a Colab notebook get you testing on your own clips quickly, while the Python API suits batch jobs. It also has an audio-grounding mode that follows the object making a sound in the soundtrack. The tracker has real traction outside the repo, since it underpins published robotics work on open-vocabulary drone tracking from MIT CSAIL and Harvard SEAS.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)