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.
☆45Updated 7 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:
- The project is a multi-threaded inference demo of Yolo running on the RK3588 platform, which has been adapted for reading video files and…☆356Updated last week
- NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite☆229Updated 11 months ago
- YOLOv5 in PyTorch > ONNX > CoreML > TFLite☆242Updated 2 weeks ago
- A simple demo of yolov5s running on rk3588/3588s using Python (about 72 frames). / 一个使用Python在rk3588/3588s上运行的yolov5s简单demo(大约72帧/s)。☆322Updated 2 years ago
- ☆109Updated 6 months ago
- Track vehicles and persons on rk3588 / rk3399pro.☆417Updated 2 years ago
- A simple demo of yolov5s running on rk3588/3588s using c++ (about 142 frames). / 一个使用c++在rk3588/3588s上运行的yolov5s简单demo(142帧/s)。☆626Updated last year
- yolov8 瑞芯微 rknn 板端 C++部署。☆110Updated last year
- yolov11 瑞芯微 rknn 板端 C++部署,使用平台 rk3588。☆64Updated 4 months ago
- yolov8n 目标检测部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网部署最简单、速度最快的部署方式。☆45Updated last year
- yolov8n 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(onnx、tensorRT、RKNN、Horzion)☆153Updated last year
- Based on tensorrt v8.0+, deploy detect, pose, segment, tracking of YOLOv8 with C++ and python api.☆113Updated 2 weeks ago
- yolov8s在rk3588的推理部署,并使用多线程池并行npu推理加速☆38Updated 8 months ago
- simple yolov5 rtspserver for rk3588☆51Updated 2 months ago
- rknn-3588部署yolov5,利用线程池实现npu推理加速;Deploying YOLOv5 on RKNN-3588, utilizing a thread pool to achieve NPU inference acceleration.☆73Updated 2 months ago
- yolov5 detector using rockchip rknn in C++☆40Updated 2 years ago
- pt-->wts-->engine☆152Updated 10 months ago
- yolov8 瑞芯微 rknn 板端 C++部署,使用平台 rk3588,全网最简单、运行最快的部署方式。☆37Updated last year
- An object tracking project with YOLOv8 and ByteTrack, speed up by C++ and TensorRT.☆189Updated last week
- C++ inference of YOLOX/YOLOV5/YOLOV8/YOLOV9 for OpenVINO,Support float32、float16 and int8.☆65Updated last year
- Based on tensorrt v8.0+, deploy detection, pose, segment, tracking of YOLO11 with C++ and python api.☆226Updated this week
- This repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.☆360Updated last month
- TensorRT+YOLO系列的 多路 多卡 多实例 并行视频分析处理案例☆291Updated 5 months ago
- RKNN-YOLOV5-BatchInference-MultiThreadingYOLOV5多张图片多线程C++推理☆21Updated last year
- 使用Nanodet+YoloV8-Pose实现指针仪表的实时检测、高精度读数识别(借助ncnn框架)☆134Updated 9 months ago
- YoloV8 NPU for the RK3566/68/88☆71Updated last year
- yolov11 的tensorRT C++ 部署,后处理使用cuda实现比较耗时的操作。☆41Updated 7 months ago
- ☆20Updated 2 years ago
- yolov10 瑞芯微 rknn 板端 C++部署,使用平台 rk3588。☆72Updated last year
- yolov5模型(.pt)在RK3588(S)上的部署(实时摄像头检测)☆56Updated 2 years ago