Page 1 of 1

How to modify onnx to optimize for RK3576

Posted: 2025-04-20 5:01
by quocan123
Hi, i'm training my custom dataset using yolov5. I have exported my custom model to onnx, how can I modify the structure of the ONNX model to optimize for rk3576 ?

Re: How to modify onnx to optimize for RK3576

Posted: 2025-04-24 8:31
by Luckfox Taylor
RK3576 supports accelerated reasoning through NPU. It is recommended to use Rockchip's official RKNN Toolkit to convert ONNX models to RKNN format. Refer to our Wiki and Rockchip github link.
https://wiki.luckfox.com/luckfox-Omni35 ... an12/RKNN/
https://github.com/airockchip/