foolwood/SiamMask
[CVPR19/TPAMI23] SiamMask: A Framework for Fast Online Object Tracking and Segmentation
This tool helps anyone working with video analyze moving objects by automatically drawing a precise outline around them in each frame. You simply point to an object in the first frame of a video, and the system outputs a video where that object is continuously highlighted. It's designed for researchers, analysts, or anyone who needs to track and segment specific items in video footage.
3,545 stars. No commits in the last 6 months.
Use this if you need to quickly and accurately track an object and outline its exact shape across many frames in a video.
Not ideal if your primary need is object detection (identifying all objects in a frame) rather than tracking a single, specified object and its precise boundary.
Stars
3,545
Forks
809
Language
Python
License
MIT
Category
Last pushed
Feb 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/foolwood/SiamMask"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
roboflow/rf-detr
[ICLR 2026] RF-DETR is a real-time object detection and segmentation model architecture...
stereolabs/zed-sdk
⚡️The spatial perception framework for rapidly building smart robots and spaces
mikel-brostrom/boxmot
BoxMOT: Pluggable SOTA multi-object tracking modules with support for axis-aligned and oriented...
RizwanMunawar/yolov7-object-tracking
YOLOv7 Object Tracking Using PyTorch, OpenCV and Sort Tracking
google-deepmind/tapnet
Tracking Any Point (TAP)