Page 6 of 32
4 Getting start
This section describes an example of how the RK1808 AI compute stick can run
mobilenet_v1 quickly on a Ubuntu 18.04 PC based on python 3.6 using RKNN-Toolkit.
4.1
Environment preparation
A computer with ubuntu 18.04.
RK1808 AI compute stick.
Plug RK1808 AI compute stick into the USB port of PC
,
and input lsusb command to
view the results (The line be marked in red , 2207:1800 is TB-RK1808S0's ID)
:
1)
Enter the following command:
lsusb
2)
The execution result as shown below:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 009: ID 2207:1800
4.2
RKNN-Toolkit installation
RKNN-Toolkit is a software development kit for users to perform model conversion,
inference and performance evaluation base on python interface.
In this section, we will show how to install RKNN-Toolkit in a X86_64 PC with ubuntu
18.04 and python 3.6. perform the following command:
Install Python3.6
sudo apt-get install python3.6
Install pip3
sudo apt-get install python3-pip
Plug the RK1808 AI compute stick into the USB port of PC, and the usb device will be
Содержание RK1808
Страница 1: ...http t rock chips com en Page 1 of 32 RK1808 AI Compute Stick User manual V1 2 0 ...
Страница 14: ...Page 14 of 32 5 Check the IP address ...
Страница 19: ...Page 19 of 32 2 Work Mode The working mode is master or slave ...
Страница 24: ...Page 24 of 32 11 Help RK1808 AI compute stick help information for web configuration ...