rknn-toolkit2
rknn-toolkit2 copied to clipboard
NPU cannot be initilized using RV1103 module When running Yolov5 demo.
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.
I find that some people on Luckfox foum say this case is correct. But the demo cannot work fine. Can anybody tell me why?
I faced the same problem. Did you manage to launch the inference?