#110 · Primary category: Video & Animation

Track-Anything

inpaint-anything interactive-tracking segment-anything track-anything video-object-segmentation video-object-tracking

Track-Anything is a flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI.

Project last updated:12/13/25

GitHub Stars

7.0K

Forks

510

Contributors

6

License

MIT

Why we included this project

Click an object in a single frame and Track-Anything follows and segments it through the rest of the video, borrowing the same point-and-click interaction from Segment Anything. You are not stuck with your first pick: during playback you can switch targets or fix a region that drifted, which is especially useful when the camera cuts to a new shot. That flexibility makes it a solid choice for labeling video datasets, checking tracking models during development, and editing tasks like video inpainting, where it can remove an object and reconstruct the background behind it. Inpainting keeps GPU memory usage independent of clip length, so long recordings stay workable, and the project ships step-by-step tutorials plus a hosted demo to get oriented before you integrate it into your own pipeline.

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