visionml/pytracking
Visual tracking library based on PyTorch.
This framework helps computer vision engineers develop and evaluate algorithms for visual object tracking and video object segmentation. It takes video footage as input and outputs precise locations (bounding boxes or segmentation masks) of objects across frames. Computer vision researchers and developers building object tracking systems are the primary users.
3,489 stars. No commits in the last 6 months.
Use this if you need a comprehensive toolkit to implement, train, and test advanced visual tracking and video object segmentation models, especially for research or specialized applications.
Not ideal if you're looking for a simple, out-of-the-box solution for general object detection without needing to customize or develop new tracking algorithms.
Stars
3,489
Forks
612
Language
Python
License
GPL-3.0
Category
Last pushed
Aug 08, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/visionml/pytracking"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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)