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.
☆56Updated 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:
- yolov8 瑞芯微 rknn 板端 C++部署。☆113Updated last year
- ☆143Updated 9 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…☆385Updated 2 months ago
- yolov11 瑞芯微 rknn 板端 C++部署,使用平台 rk3588。☆66Updated 7 months ago
- yolov8n 目标检测部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网部署最简单、速度最快的部署方式。☆46Updated last year
- NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite☆260Updated last year
- simple yolov5 rtspserver for rk3588☆59Updated 5 months ago
- yolov8s在rk3588的推理部署,并使用多线程池并行npu推理加速☆47Updated 11 months ago
- Based on tensorrt v8.0+, deploy detect, pose, segment, tracking of YOLOv8 with C++ and python api.☆125Updated this week
- rknn-3588部署yolov5,利用线程池实现npu推理加速;Deploying YOLOv5 on RKNN-3588, utilizing a thread pool to achieve NPU inference acceleration.☆78Updated 5 months ago
- pt-->wts-->engine☆153Updated last year
- yolov8n 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(onnx、tensorRT、RKNN、Horzion)☆157Updated last year
- Track vehicles and persons on rk3588 / rk3399pro.☆436Updated 2 years ago
- An object tracking project with YOLOv8 and ByteTrack, speed up by C++ and TensorRT.☆208Updated 2 weeks ago
- 使用Nanodet+YoloV8-Pose实现指针仪表的实时检测、高精度读数识别(借助ncnn框架)☆173Updated 11 months ago
- YOLOv5 in PyTorch > ONNX > CoreML > TFLite☆256Updated 2 weeks ago
- 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
- yolov5 detector using rockchip rknn in C++☆41Updated 3 years ago
- Based on tensorrt v8.0+, deploy detection, pose, segment, tracking of YOLO11 with C++ and python api.☆261Updated 2 weeks ago
- A simple demo of yolov5s running on rk3588/3588s using c++ (about 142 frames). / 一个使用c++在rk3588/3588s上运行的yolov5s简单demo(142帧/s)。☆658Updated last year
- TensorRT+YOLO系列的 多路 多卡 多实例 并行视频分析处理案例☆304Updated 8 months ago
- yolov11 的tensorRT C++ 部署,后处理使用cuda实现比较耗时的操作。☆44Updated last month
- yolov11 部署版本,将DFL放在后处理中,便于移植不同平台。☆46Updated 11 months ago
- yolov8 瑞芯微 rknn 板端 C++部署,使用平台 rk3588,全网最简单、运行最快的部署方式。☆38Updated last year
- This repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.☆379Updated 4 months ago
- C++ inference of YOLOX/YOLOV5/YOLOV8/YOLOV9 for OpenVINO,Support float32、float16 and int8.☆67Updated last year
- yolov10 瑞芯微 rknn 板端 C++部署,使用平台 rk3588。☆73Updated last year
- 海康威视工业相机在瑞芯微RK3588下调用NPU跑YOLOv5☆31Updated 2 years ago
- yolov11(yolov8)尝试了7种不同的部署方法,并对每种方法的优势进行了简单总结。不同的平台、不同的时耗或CPU占用需求,总有一种方法是适用的。针对想入门部署的也是一个很好的参考学习资料。☆39Updated 8 months ago
- yolov8pose 瑞芯微 rknn 板端 C++部署。☆36Updated last year