leafqycc / rknn-cpp-MultithreadingLinks
A simple demo of yolov5s running on rk3588/3588s using c++ (about 142 frames). / 一个使用c++在rk3588/3588s上运行的yolov5s简单demo(142帧/s)。
☆658Updated last year
Alternatives and similar repositories for rknn-cpp-Multithreading
Users that are interested in rknn-cpp-Multithreading are comparing it to the libraries listed below
Sorting:
- A simple demo of yolov5s running on rk3588/3588s using Python (about 72 frames). / 一个使用Python在rk3588/3588s上运行的yolov5s简单demo(大约72帧/s)。☆333Updated 2 years ago
- Track vehicles and persons on rk3588 / rk3399pro.☆436Updated 2 years ago
- The project is a multi-threaded inference demo of Yolo running on the RK3588 platform, which has been adapted for reading video files and…☆385Updated 2 months ago
- NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite☆260Updated last year
- YOLOv5 in PyTorch > ONNX > CoreML > TFLite☆256Updated 2 weeks ago
- ☆1,051Updated last year
- ☆1,913Updated 6 months ago
- ☆143Updated 9 months ago
- ☆770Updated last year
- This project implements YOLOv11 inference on the RK3588 platform using the RKNN framework. With deep optimization of the official code an…☆56Updated 10 months ago
- yolov8 瑞芯微 rknn 板端 C++部署。☆113Updated last year
- ☆76Updated last month
- ☆2,228Updated 3 months ago
- yolov5模型(.pt)在RK3588(S)上的部署(实时摄像头检测)☆59Updated 2 years ago
- ☆262Updated 2 years ago
- yolov8n 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(onnx、tensorRT、RKNN、Horzion)☆157Updated last year
- ☆916Updated last year
- ☆460Updated 5 months ago
- This repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.☆379Updated 4 months ago
- python版本基于rk3588的NanoTrack,每秒可达120FPS☆123Updated 3 years ago
- yolov8s在rk3588的推理部署,并使用多线程池并行npu推理加速☆47Updated 11 months ago
- ☆427Updated last week
- Based on tensorrt v8.0+, deploy detection, pose, segment, tracking of YOLO11 with C++ and python api.