How to modify onnx to optimize for RK3576
-
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 ?
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/
https://wiki.luckfox.com/luckfox-Omni35 ... an12/RKNN/
https://github.com/airockchip/