ByteTrack

Simple and effective multi-object tracking using every detection box.

Open SourceSelf HostedOffline CapableGPU Required (4GB+ VRAM)
0.0 (0)

About

ByteTrack tackles multi-object tracking with a deliberately simple idea: instead of discarding low-confidence detection boxes, which often correspond to occluded objects, its BYTE association step matches them against existing tracklets to recover true objects and filter out background noise. That single change reduces missed detections and fragmented trajectories, and applying it to nine other trackers improved their IDF1 scores by 1 to 10 points. Accepted at ECCV 2022, the reference implementation builds on the YOLOX detector and reports 80.3 MOTA, 77.3 IDF1, and 63.1 HOTA on the MOT17 test set at 30 FPS on a single V100 GPU. The repository includes training on custom COCO-format datasets, evaluation tooling, and deployment paths for ONNX Runtime, TensorRT in Python and C++, ncnn, and NVIDIA DeepStream, and the method is re-implemented in Baidu's PaddleDetection. Released under the MIT license, it serves as a common baseline for researchers and engineers building pedestrian and vehicle tracking systems.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Intermediate (3/5)
License
MIT
Minimum VRAM
4 GB
Added
Apr 3, 2026

Related Tools

Lightweight face recognition and analysis framework wrapping multiple models.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Foundation model for monocular depth estimation by TikTok.

Open SourceSelf HostedOfflineGPU 4GB+
Easy
0.0 (0)

Monocular depth estimation model producing detailed depth maps from single images.

Open SourceSelf HostedOfflineGPU 4GB+
Easy
0.0 (0)

Meta AI research platform for object detection, segmentation, and pose estimation.

Open SourceSelf HostedOfflineGPU 8GB+
Advanced
0.0 (0)

Self-supervised vision transformer by Meta producing universal visual features.

Open SourceSelf HostedOfflineGPU 6GB+
Intermediate
0.0 (0)
Featured

Contrastive language-image pre-training model by OpenAI for zero-shot visual classification.

Open SourceSelf HostedOfflineGPU 4GB+
Intermediate
0.0 (0)
Browse all Computer Vision & Object Detection tools