Luckfox Pico Ultra W rknn install
Posted: 2025-01-06 8:23
Hi,
I am using Luckfox Pico Ultra W board to develop yolov5 custom model. I installed RKNN-Toolkit2 on my PC. I did eveything according to the RKNN on PC side but. I loaded the image on my board using this link https://wiki.luckfox.com/Luckfox-Pico/L ... burn-image. I copied the project file to my board. Then I use this command:
cd /root/rknn_yolov5_demo/ ./rknn_yolov5_demo model/yolov5.rknn model/bus.jpg
I get this response
-bash: ./rknn_yolov5_demo: No such file or directory
Can you help me? Should I try installing RKNN on my board from this link: https://github.com/rockchip-linux/rknn- ... e/packages? I am working with an Ubuntu image. Should I use a Buildroot image instead? Also, I want to use a CSI camera. Can I use a CSI camera, or do I have to use a USB camera?
I am using Luckfox Pico Ultra W board to develop yolov5 custom model. I installed RKNN-Toolkit2 on my PC. I did eveything according to the RKNN on PC side but. I loaded the image on my board using this link https://wiki.luckfox.com/Luckfox-Pico/L ... burn-image. I copied the project file to my board. Then I use this command:
cd /root/rknn_yolov5_demo/ ./rknn_yolov5_demo model/yolov5.rknn model/bus.jpg
I get this response
-bash: ./rknn_yolov5_demo: No such file or directory
Can you help me? Should I try installing RKNN on my board from this link: https://github.com/rockchip-linux/rknn- ... e/packages? I am working with an Ubuntu image. Should I use a Buildroot image instead? Also, I want to use a CSI camera. Can I use a CSI camera, or do I have to use a USB camera?