DongLZY / 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).
☆11Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for YOLO_SORT_QT
- C++ 版本多目标跟踪☆27Updated 3 years ago
- yolov5-deepsort+opencv.kcf+TensorRT+QT☆25Updated 2 years ago
- 通过opencv调用yolov4、yolov3、yolov4-tiny等进行目标检测☆27Updated 4 years ago
- ☆30Updated 4 years ago
- 基于RepVGG中的结构重参数化思想,对YOLOX模型进行了一些变形☆13Updated 2 years ago
- Detecting objects from camera or local video files vi qt and yolo.