nwojke / deep_sort

Simple Online Realtime Tracking with a Deep Association Metric
GNU General Public License v3.0
5.16k stars 1.45k forks source link

Deep Sort implementation with YOLOv4 for detections #291

Closed Mohit-robo closed 2 years ago

Mohit-robo commented 2 years ago

This approach uses YOLOv4 for Object Detection and tracks all the Objects that the YOLOv4 model is trained for. Some more custom functions have also been added such as individually counting the object per class.