yuunnn-w / rknn-cpp-yoloLinks
This project implements YOLOv11 inference on the RK3588 platform using the RKNN framework. With deep optimization of the official code and RGA hardware acceleration for image preprocessing, it achieves a stable 25 FPS for YOLOv11s without overclocking or core binding, showcasing efficient real-time object detection for embedded applications.
☆59Updated 10 months ago
Alternatives and similar repositories for rknn-cpp-yolo
Users that are interested in rknn-cpp-yolo are comparing it to the libraries listed below
Sorting:
- ☆153Updated 10 months 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…☆396Updated 3 months ago
- NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite☆272Updated last year
- yolov11 瑞芯微 rknn 板端 C++部署,使用平台 rk3588。☆68Updated 8 months ago
- rknn-3588部署yolov5,利用线程池实现npu推理加速;Deploying YOLOv5 on RKNN-3588, utilizing a thread pool to achieve NPU inference acceleration.☆79Updated 6 months ago
- yolov8n 目标检测部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网部署最简单、速度最快的部署方式。☆46Updated last year
- yolov8 瑞芯微 rknn 板端 C++部署。☆114Updated last year
- YOLOv5 in PyTorch > ONNX > CoreML > TFLite☆261Updated last month
- Track vehicles and persons on rk3588 / rk3399pro.☆439Updated 2 years ago
- yolov8s在rk3588的推理部署,并使用多线程池并行npu推理加速☆51Updated last year
- yolov8n 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(onnx、tensorRT、RKNN、Horzion)☆157Updated last year
- simple yolov5 rtspserver for rk3588☆60Updated 5 months ago
- A simple demo of yolov5s running on rk3588/3588s using Python (about 72 frames). / 一个使用Python在rk3588/3588s上运行的yolov5s简单demo(大约72帧/s)。☆335Updated 2 years ago
- Based on tensorrt v8.0+, deploy detect, pose, segment, tracking of YOLOv8 with C++ and python api.☆128Updated 3 weeks ago
- Based on tensorrt v8.0+, deploy detection, pose, segment, tracking of YOLO11 with C++ and python api.☆271Updated 2 weeks ago
- An object tracking project with YOLOv8 and ByteTrack, speed up by C++ and TensorRT.☆209Updated 2 weeks ago
- A simple demo of yolov5s running on rk3588/3588s using c++ (about 142 frames). / 一个使用c++在rk3588/3588s上运行的yolov5s 简单demo(142帧/s)。☆667Updated last year
- yolov11 的tensorRT C++ 部署,后处理使用cuda实现比较耗时的操作。☆45Updated 2 months ago
- pt-->wts-->engine☆155Updated last year
- yolov8 瑞芯微 rknn 板端 C++部署,使用平台 rk3588,全网最简单、运行最快的部署方式。☆39Updated last year
- C++ inference of YOLOX/YOLOV5/YOLOV8/YOLOV9 for OpenVINO,Support float32、float16 and int8.☆69Updated last year
- YoloV8 NPU for the RK3566/68/88☆77Updated last year
- 使用Nanodet+YoloV8-Pose实现指针仪表的实时检测、高精度读数识别(借助ncnn框架)☆183Updated last year
- This repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.☆382Updated 4 months ago
- TensorRT+YOLO系列的 多路 多卡 多实例 并行视频分析处理案例☆307Updated 9 months ago
- yolov5 detector using rockchip rknn in C++☆42Updated 3 years ago
- yolov10 瑞芯微 rknn 板端 C++部署,使用平台 rk3588。☆74Updated last year
- ☆22Updated 2 years ago
- RKNN-YOLOV5-BatchInference-MultiThreadingYOLOV5多张图片多线程C++推理☆21Updated 2 years ago
- 使用Opencv中的DNN模块对YOLOv8的所有类型模型,YOLOV9目标检测模型,YOLO11全系列模型进行了推理☆101Updated last year