GeekAlexis/FastMOT
High-performance multiple object tracking based on YOLO, Deep SORT, and KLT ๐
This tool helps you automatically track multiple moving objects in real-time video feeds from sources like security cameras, drones, or dashcams. It takes live video or video files as input and outputs a video or data stream with identified and consistently tracked objects, such as people or vehicles. Security analysts, traffic managers, sports analysts, or anyone monitoring moving objects in video could use this.
1,210 stars. No commits in the last 6 months.
Use this if you need fast, accurate, and continuous tracking of multiple objects in video streams, especially in crowded scenes or from a moving camera, and want to run it efficiently on devices like NVIDIA Jetson.
Not ideal if your primary goal is static object detection without the need to maintain identity over time, or if you don't require real-time processing and can use less optimized, simpler solutions.
Stars
1,210
Forks
255
Language
Python
License
MIT
Category
Last pushed
Jul 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/GeekAlexis/FastMOT"
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)