Whu-wxy / yolov5_deepsort_ncnn_qtLinks
☆23Updated 2 years ago
Alternatives and similar repositories for yolov5_deepsort_ncnn_qt
Users that are interested in yolov5_deepsort_ncnn_qt are comparing it to the libraries listed below
Sorting:
- opencv gpu cuda gstreamer gst-rtsp-server muti-channel-rtsp-stream-server simple demo. 非完整项目,仅供参考。☆34Updated 4 years ago
- yolov7-tensorrtx☆36Updated 3 years ago
- Intelligent monitoring of escalator.Function including traffic statistics,passenger retention detection and large object retention detect…☆26Updated last year
- ☆46Updated 4 years ago
- SORT (A simple online and realtime tracking algorithm for 2D multiple object tracking in video sequences) and SSD face detector.☆17Updated 4 years ago
- gstreamer rtsp client support rockchip and jetson nx for C/C++ Python☆63Updated last year
- ☆27Updated 4 years ago
- ☆16Updated 4 years ago
- ☆27Updated 3 years ago
- ☆104Updated 3 years ago
- Android hand detect and pose estimation by ncnn☆97Updated 3 years ago
- This code uses the OpenCV dnn module to load the Darknet model for detection and add SORT for multi-object tracking(MOT).☆12Updated 4 years ago
- 在瑞芯微rockchip的AI芯片rv1109上,利用rknn和opencv库,修改了官方yolov3后处理部分代码Bug,交叉编译yolov3-demo示例后可成功上板部署运行。☆34Updated 3 years ago
- C++版本的sort算法,可无缝添加在检测器后进行实时多目标跟踪☆12Updated 2 years ago
- the C++ version of solov2 with ncnn☆77Updated 4 years ago
- ☆30Updated 5 years ago
- This repository will demostrate how to deploy a offical YOLOv7 pre-trained model with OpenVINO runtime api☆65Updated last year
- yolov7 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(caffe、onnx、tensorRT、RKNN、Horzion)。☆32Updated 2 years ago
- The MOT implement by Solov2+DeepSORT with C++ (Libtorch, TensorRT).☆46Updated 2 years ago
- c++ version of yolov5 segmentation with ncnn☆82Updated 2 years ago
- yolov8n 部署版,基于官方的导出onnx脚本导出onnx模型,在不同平台上进行部署测试,便于移植不同平台(onnx、tensorRT、rknn、Horizon)。☆38Updated 2 years ago
- A rknn cpp/c++ inference codebase for yolov5.☆31Updated 4 years ago
- ☆15Updated 5 years ago
- yolov10 目标检测部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网部署最简单、运行速度最快的部署方式(全网首发)。