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.
☆69Dec 27, 2024Updated 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:
- RK3588部署yolov8s+bytetrack跟踪算法☆20Jan 23, 2025Updated last year
- Run yolo on orangepi 5 max☆12Apr 29, 2025Updated 10 months ago
- yolov11 瑞芯微 rknn 板端 C++部署,使用平台 rk3588。☆80Mar 10, 2025Updated 11 months ago
- ☆210Jan 20, 2025Updated last year
- YoloV8 NPU for the RK3566/68/88☆85Jun 19, 2024Updated last year
- a lightweight tool to analyse h264 and h265 raw stream.☆11Nov 13, 2024Updated 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…☆424Jul 31, 2025Updated 7 months ago
- simple yolov5 rtspserver for rk3588☆69May 20, 2025Updated 9 months ago
- rk3568的推理+推流☆22Dec 14, 2024Updated last year
- yolov8s在rk3588的推理部署,并使用多线程池并行npu推理加速☆63Nov 15, 2024Updated last year
- ffmpeg->rockchip mpp decoding->rknpu rknn->opencv opengl rendering☆48Sep 27, 2022Updated 3 years ago
- ☆2,702Jul 29, 2025Updated 7 months ago
- YoloV5 NPU multithread for the RK3566/68/88 (200 FPS)☆25Dec 24, 2024Updated last year
- RK3588 Debian11环境下实现yolov5-face的推理实现,包括Python和C++实现。主要依赖RKNPU2 SDK和rknn_toolkit_lite2☆25Jun 3, 2024Updated last year
- ☆2,244Apr 9, 2025Updated 10 months ago
- A simple demo of yolov5s running on rk3588/3588s using c++ (about 142 frames). / 一个使用c++在rk3588/3588s上运行的yolov5s简单demo(142帧/s)。☆705Apr 9, 2024Updated last year
- a lightweight C++ cross-platform vision inference library,support YOLOv10 YOLOv11 PaddleOCR EasyOCR ,using ONNXRuntime/TVM with multiple…☆38Apr 8, 2025Updated 10 months ago
- ☆49Nov 26, 2025Updated 3 months ago
- MixformerV2 onnx c++, MixformerV2 TensorRT CPP and python version☆38Feb 5, 2024Updated 2 years ago
- yolov8seg 瑞芯微 rknn 板端 C++部署,使用平台 rk3588。☆30May 8, 2024Updated last year
- yolov11(yolov8)尝试了7种不同的部署方法,并对每种方法的优势进行了简单总结。不同的平台、不同的时耗或CPU占用需求,总有一种方法是适用的。针对想入门部署的也是一个很好的参考学习资料。☆49Jan 31, 2025Updated last year
- yolov8 瑞芯微 rknn 板端 C++部署,使用平台 rk3588,全网最简单、运行最快的部署方式。☆40Jan 15, 2024Updated 2 years ago
- NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite☆313Sep 6, 2024Updated last year
- Simple Fast Virtual Machine☆10Apr 3, 2024Updated last year
- 记录深度学习的过程☆10May 13, 2021Updated 4 years ago
- Automated Wafer Defect Detection and Pattern Recognition Using Deep Learning☆14Sep 17, 2024Updated last year
- We constructed a marine ship semantic segmentation dataset named SeaShipsSeg, which consists of 1200 manually finely labeled ship images …☆16Jul 18, 2024Updated last year
- Ship remote sensing dataset☆12Jun 28, 2022Updated 3 years ago
- ImageTester is a Cli tool to perform visual tests on images or PDF files.☆10Feb 18, 2026Updated 2 weeks ago
- 使用Python编程语言,基于tensorflow框架,采用AlexNet、LeNet、VGG 、GooleNet、ZFNet和ResNet对1320张膀胱肿瘤图片进行训练,并在最终的170张测试集图片上测试得分,通过这次项目经历,强化对深度学习中计算机视觉领域主流框架的掌握…☆10Mar 25, 2020Updated 5 years ago
- This repository uses YOLO and Kalman Filters to track a single and multiple moving balls and predict the center of the ball☆15Mar 5, 2023Updated 3 years ago
- ☆40May 24, 2023Updated 2 years ago
- ffmpeg 拉取rtsp h264流, 使用mpp解码, 目前在firefly 板子上跑通了☆244Apr 1, 2024Updated last year
- Try to export the ONNX QDQ model that conforms to the AXERA NPU quantization specification. Currently, only w8a8 is supported.☆11Sep 10, 2024Updated last year
- Tflite VX Delegate i.MX Machine Learning☆11Dec 15, 2025Updated 2 months ago
- Repository for the paper titled "Image and AIS Data Fusion Technique for Maritime Computer Vision Applications" presented at 2nd Workshop…☆10Aug 2, 2025Updated 7 months ago
- This code is for converting COCO json annotations to YOLO txt format (which both are common in object detection projects).☆10Feb 19, 2024Updated 2 years ago
- Boost.Asio C++ Network Programming Cookbook by Dmytro Radchuk☆14May 14, 2017Updated 8 years ago
- Tile (slice) a YOLO-formatted dataset for small detection, segmentation, and classification☆16Nov 11, 2025Updated 3 months ago