yihongXU/deepMOT
Official Implementation of How To Train Your Deep Multi-Object Tracker (CVPR2020)
This project helps computer vision researchers and engineers implement and train deep learning models for multi-object tracking in video. It takes video sequences as input and outputs the identified trajectories of multiple objects within those videos. Anyone working on video analytics, autonomous systems, or surveillance applications would find this useful.
502 stars. No commits in the last 6 months.
Use this if you need to precisely track multiple moving objects across video frames and want to leverage state-of-the-art deep learning methods for improved accuracy.
Not ideal if you are looking for a plug-and-play solution without deep learning model training or if your application doesn't involve video-based object tracking.
Stars
502
Forks
84
Language
—
License
LGPL-3.0
Category
Last pushed
Mar 20, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/yihongXU/deepMOT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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)