rockchip-linux / rknn-toolkit2

BSD 3-Clause "New" or "Revised" License
874 stars 154 forks source link

NPU cannot be initilized using RV1103 module When running Yolov5 demo. #286

Open caichao opened 7 months ago

caichao commented 7 months ago

I am using Luckfox RV1103 board and trying to run yolov5.

I successfully build rknn_yolov5_demo and push it on the board, following the instructions in the readme. When running the example, it pops out rknn init error.

QQ截图20240227223119

I find that some people on Luckfox foum say this case is correct. But the demo cannot work fine. Can anybody tell me why?

MakMe1 commented 5 months ago

I faced the same problem. Did you manage to launch the inference?