yehengchen/Object-Detection-and-Tracking
A Python project for multi-object detection and tracking using YOLO models integrated with DeepSORT tracking algorithm.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
This repository provides implementations of real-time object detection and multi-object tracking systems. It combines YOLOv3 and YOLOv4 object detectors with DeepSORT and SORT tracking algorithms to track objects across video frames. The project includes tools for pedestrian and vehicle counting, as well as social distance detection applications, and supports training custom YOLO models on personal datasets.