Running YOLO (Yolov8, Yolov5, Yolov6, YoloX, PPYolo) on RockChip NPU (RK3566, RK3568, RK 3588, etc.)

My LinkedIn - My Twitter - My Telegram channel - 00:00:00 - Intro 00:01:46 - What system should I use? 00:03:38 - Logic of the pipeline 00:04:50 - First step. Set up the system. 00:11:19 - Second step. Set up RKNN YOLOv8 export on a host machine. 00:13:49 - Third step. Set up Rknn-Toolkit on a host machine. Export net in RKNN format. 00:20:01 - Fourth step. Run the network on the RockChip device. Code Snippet -
Back to Top