leafqycc / rknn-multi-threaded
A simple demo of yolov5s running on rk3588/3588s using Python (about 72 frames). / 一个使用Python在rk3588/3588s上运行的yolov5s简单demo(大约72帧/s)。
☆269Updated last year
Alternatives and similar repositories for rknn-multi-threaded:
Users that are interested in rknn-multi-threaded are comparing it to the libraries listed below
- A simple demo of yolov5s running on rk3588/3588s using c++ (about 142 frames). / 一个使用c++在rk3588/3588s上运行的yolov5s简单demo(142帧/s)。☆513Updated 10 months ago
- Track vehicles and persons on rk3588 / rk3399pro.☆369Updated last year
- The project is a multi-threaded inference demo of Yolo running on the RK3588 platform, which has been adapted for reading video files and…☆256Updated 2 months ago
- NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite☆166Updated 5 months ago
- YOLOv5 in PyTorch > ONNX > CoreML > TFLite☆218Updated 3 months ago
- yolov5模型(.pt)在RK3588(S)上的部署(实时摄像头检测)☆47Updated last year
- yolov8 瑞芯微 rknn 板端 C++部署。☆101Updated last year
- ☆1,271Updated last week
- yolov8n 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(onnx、tensorRT、RKNN、Horzion)☆142Updated last year
- python版本基于rk3588的NanoTrack,每秒可达120FPS☆99Updated 2 years ago
- This project implements YOLOv11 inference on the RK3588 platform using the RKNN framework. With deep optimization of the official code an…☆21Updated last month
- ☆695Updated last year
- An object tracking project with YOLOv8 and ByteTrack, speed up by C++ and TensorRT.☆164Updated last month
- ☆942Updated 10 months ago
- YOLOv5 in PyTorch > ONNX > RKNN☆138Updated 3 years ago
- A c++ implementation of yolov5 and deepsort☆460Updated 9 months ago
- YOLOv5 for RK3588☆76Updated last year
- ☆233Updated last year
- ☆1,311Updated 3 months ago
- pt-->wts-->engine☆139Updated 5 months ago
- rknn-3588部署yolov5,利用线程池实现npu推理加速;Deploying YOLOv5 on RKNN-3588, utilizing a thread pool to achieve NPU inference acceleration.☆57Updated 5 months ago
- This repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.☆279Updated this week
- yolov8pose 瑞芯微 rknn 板端 C++部署。☆33Updated last year
- ☆298Updated this week
- Modify Code From rknn-toolkit2☆45Updated 5 months ago
- Based on tensorrt v8.0+, deploy detect, pose, segment, tracking of YOLOv8 with C++ and python api.☆80Updated 2 weeks ago
- TensorRT+YOLO系列的 多路 多卡 多实例 并行视频分析处理案例☆265Updated last week
- YoloV5 NPU for the RK3566/68/88☆91Updated 8 months ago
- PyTorch-->ONNX-->RKNN