Qidian213/deep_sort_yolov3
Real-time multi-person tracker combining YOLOv3 object detection with deep_sort re-identification.

Velocity · 7d
+0.6
★ / day
Trend
→steady
star history
This project implements multi-person tracking by combining YOLOv3 object detection with deep_sort tracking algorithms. YOLOv3 provides frame-by-frame object detection while deep_sort uses deep metric learning to maintain consistent identity assignments across frames. The system supports real-time multi-person tracking for pedestrians and other COCO classes, with optional camera input for testing.