add scripts for orange pi install all libs and run inference using rknn model

This commit is contained in:
Alex Bezdieniezhnykh
2024-10-04 00:14:46 +03:00
parent d09e16b5a7
commit b23d1639ae
4 changed files with 77 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
1. Download latest release from here https://joshua-riek.github.io/ubuntu-rockchip-download/boards/orangepi-5.html
f.e. https://github.com/Joshua-Riek/ubuntu-rockchip/releases/download/v2.3.2/ubuntu-22.04-preinstalled-desktop-arm64-orangepi-5.img.xz
but look to the more recent version on ubuntu 22.04
2. Write the image to the microsd using https://bztsrc.gitlab.io/usbimager/ (sudo ./usbimager on linux) (or use BalenaEtcher)