doc: update stdc step by step
This commit is contained in:
parent
d368a79bf8
commit
0129e58d1f
@ -377,14 +377,24 @@ Recommend you read [Kneron PLUS official document](http://doc.kneron.com/docs/#p
|
||||
|
||||
### Step 7-1: Download and Install PLUS python library(.whl)
|
||||
* Go to [Kneron education center](https://www.kneron.com/tw/support/education-center/)
|
||||
* Scroll down to OpenMMLab Kneron Edition table
|
||||
* Select Kneron Plus v1.13.0 (pre-built python library)
|
||||
* Your OS version(Ubuntu, Windows, MacOS, Raspberry pi)
|
||||
* Download KneronPLUS-1.3.0-py3-none-any_{your_os}.whl
|
||||
* Scroll down to `OpenMMLab Kneron Edition table`
|
||||
* Select `Kneron Plus v1.3.0 (pre-built python library, firmware)`
|
||||
* Select `python library`
|
||||
* Select Your OS version(Ubuntu, Windows, MacOS, Raspberry pi)
|
||||
* Download `KneronPLUS-1.3.0-py3-none-any_{your_os}.whl`
|
||||
* unzip downloaded `KneronPLUS-1.3.0-py3-none-any.whl.zip`
|
||||
* pip install KneronPLUS-1.3.0-py3-none-any.whl
|
||||
|
||||
### Step 7-2: Download STDC example code
|
||||
### Step 7-2: Download and upgrade KL720 USB accelerator firmware
|
||||
* Go to [Kneron education center](https://www.kneron.com/tw/support/education-center/)
|
||||
* Scroll down to `OpenMMLab Kneron Edition table`
|
||||
* Select `Kneron Plus v1.3.0 (pre-built python library, firmware)`
|
||||
* Select `firmware`
|
||||
* Download `kl720_frimware.zip (fw_ncpu.bin、fw_scpu.bin)`
|
||||
* unzip downloaded `kl720_frimware.zip`
|
||||
* upgrade KL720 USB accelerator firmware(fw_ncpu.bin、fw_scpu.bin) by following [document](http://doc.kneron.com/docs/#plus_python/getting_start/), `Sec. 2. Update AI Device to KDP2 Firmware`, `Sec. 2.2 KL720`
|
||||
|
||||
### Step 7-3: Download STDC example code
|
||||
* Go to [Kneron education center](https://www.kneron.com/tw/support/education-center/)
|
||||
* Scroll down to **OpenMMLab Kneron Edition** table
|
||||
* Select **kneron-mmsegmentation**
|
||||
@ -392,7 +402,7 @@ Recommend you read [Kneron PLUS official document](http://doc.kneron.com/docs/#p
|
||||
* Download **stdc_plus_demo.zip**
|
||||
* unzip downloaded **stdc_plus_demo**
|
||||
|
||||
### Step 7-3: Test enviroment is ready (require [KL720 USB accelerator](https://www.kneo.ai/products/hardwares/HW2020122500000007/1))
|
||||
### Step 7-4: Test enviroment is ready (require [KL720 USB accelerator](https://www.kneo.ai/products/hardwares/HW2020122500000007/1))
|
||||
In `stdc_plus_demo`, we provide a STDC-Seg example model and image for quick test.
|
||||
* Plug in [KL720 USB accelerator](https://www.kneo.ai/products/hardwares/HW2020122500000007/1) into your computer USB port
|
||||
* Go to the stdc_plus_demo folder
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user