A7bert777 / YOLOv8_RK3588_object_detectLinks
YOLOv8_RK3588_object_detect
☆94Updated 3 months ago
Alternatives and similar repositories for YOLOv8_RK3588_object_detect
Users that are interested in YOLOv8_RK3588_object_detect 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…☆409Updated 5 months ago
- A simple demo of yolov5s running on rk3588/3588s using c++ (about 142 frames). / 一个使用c++在rk3588/3588s上运行的yolov5s简单demo(142帧/s)。☆684Updated 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
- This project implements YOLOv11 inference on the RK3588 platform using the RKNN framework. With deep optimization of the official code an…