HonglinChu/SiamTrackers
(2020-2022)The PyTorch version of SiamFC,SiamRPN,DaSiamRPN, UpdateNet , SiamDW, SiamRPN++, SiamMask, SiamFC++, SiamCAR, SiamBAN, Ocean, LightTrack , TrTr, NanoTrack; Visual object tracking based on deep learning
This project offers an ultra-fast, lightweight visual object tracking solution. It takes a video stream and the initial location of an object, then outputs the object's precise position frame by frame. This is ideal for engineers and researchers who need to track objects in real-time on devices with limited computing power, like drones or mobile phones.
1,609 stars. No commits in the last 6 months.
Use this if you need to continuously track a specific object in live video feeds on embedded or mobile devices where speed and low resource usage are critical.
Not ideal if your primary concern is absolute tracking accuracy on high-end hardware, as some larger models might offer slightly better performance at the cost of speed and size.
Stars
1,609
Forks
301
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/HonglinChu/SiamTrackers"
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)