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.
☆63Updated last year
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++部署。☆114Updated 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…☆409Updated 4 months ago
- NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite☆289Updated last year
- ☆178Updated 11 months ago
- yolov8n 目标检测部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网部署最简单、速度最快的部署方式。☆47Updated last year
- yolov11 瑞芯微 rknn 板端 C++部署,使用平台 rk3588。☆71Updated 9 months ago
- Track vehicles and persons on rk3588 / rk3399pro.☆442Updated 2 years ago
- YOLOv5 in PyTorch > ONNX > CoreML > TFLite☆264Updated 2 months ago
- yolov8n 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(onnx、tensorRT、RKNN、Horzion)☆157Updated last year
- A simple demo of yolov5s running on rk3588/3588s using Python (about 72 frames). / 一个使用Python在rk3588/3588s上运行的yolov5s简单demo(大约72帧/s)。☆338Updated 2 years ago
- yolov8s在rk3588的推理部署,并使用多线程池并行npu推理加速☆55Updated last year
- rknn-3588部署yolov5,利用线程池实现npu推理加速;Deploying YOLOv5 on RKNN-3588, utilizing a thread pool to achieve NPU inference acceleration.☆83Updated 7 months ago
- Based on tensorrt v8.0+, deploy detect, pose, segment, tracking of YOLOv8 with C++ and python api.☆135Updated 2 months ago
- pt-->wts-->engine☆155Updated last year
- A simple demo of yolov5s running on rk3588/3588s using c++ (about 142 frames). / 一个使用c++在rk3588/3588s上运行的yolov5s简单demo(142帧/s)。☆684Updated last year
- simple yolov5 rtspserver for rk3588☆62Updated 7 months ago
- YoloV8 NPU for the RK3566/68/88☆79Updated last year
- TensorRT+YOLO系列的 多路 多卡 多实例 并行视频分析处理案例☆313Updated 10 months ago
- An object tracking project with YOLOv8 and ByteTrack, speed up by C++ and TensorRT.☆221Updated last month
- yolov5 detector using rockchip rknn in C++☆42Updated 3 years ago
- yolov11 部署版本,将DFL放在后处理中,便于移植不同平台。☆49Updated last year
- C++ inference of YOLOX/YOLOV5/YOLOV8/YOLOV9 for OpenVINO,Support float32、float16 and int8.☆69Updated last year
- yolov10 瑞芯微 rknn 板端 C++部署,使用平台 rk3588。☆74Updated last year
- 使用Nanodet+YoloV8-Pose实现指针仪表的实时检测、高精度读数识别(借助ncnn框架)☆200Updated last year
- 海康威视工业相机在瑞芯微RK3588下调用NPU跑YOLOv5☆31Updated 2 years ago
- Based on tensorrt v8.0+, deploy detection, pose, segment, tracking of YOLO11 with C++ and python api.☆300Updated last month
- yolov11(yolov8)尝试了7种不同的部署方法,并对每种方法的优势进行了简单总结。不同的平台、不同的时耗或CPU占用需求,总有一种方法是适用的。针对想入门部署的也是一个很好的参考学习资料。☆44Updated 10 months ago
- yolov8 瑞芯微 rknn 板端 C++部署,使用平台 rk3588,全网最简单、运行最快的部署方式。☆39Updated last year
- 在Jetson AGX Xavier上部署yolov8-seg检测分割模型(带自适应低光照补偿)☆50Updated 10 months ago
- This repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.☆394Updated 6 months ago