/YOLO_SORT_QT

This code uses the OpenCV dnn module to load the Darknet model for detection and add SORT for multi-object tracking(MOT).

Primary LanguageC++MIT LicenseMIT

YOLO_SORT_QT

This code uses the opencv dnn module to load the darknet model for detection and add SORT for multi-object tracking(MOT). The path to the model file needs to be modified before running.