doc: Update stdc_step_by_step.md

This commit is contained in:
Chingning Chen 2022-05-04 12:04:27 +08:00 committed by EricWu
parent 0129e58d1f
commit 793c3a5bb0

View File

@ -376,14 +376,14 @@ You can find the NEF file at `/data1/batch_compile/models_720.nef`. `models_720.
Recommend you read [Kneron PLUS official document](http://doc.kneron.com/docs/#plus_python/#_top) first. Recommend you read [Kneron PLUS official document](http://doc.kneron.com/docs/#plus_python/#_top) first.
### Step 7-1: Download and Install PLUS python library(.whl) ### Step 7-1: Download and Install PLUS python library(.whl)
* Go to [Kneron education center](https://www.kneron.com/tw/support/education-center/) * Go to [Kneron Education Center](https://www.kneron.com/tw/support/education-center/)
* Scroll down to `OpenMMLab Kneron Edition table` * Scroll down to `OpenMMLab Kneron Edition` table
* Select `Kneron Plus v1.3.0 (pre-built python library, firmware)` * Select `Kneron Plus v1.3.0 (pre-built python library, firmware)`
* Select `python library` * Select `python library`
* Select Your OS version (Ubuntu, Windows, MacOS, Raspberry pi) * Select Your OS version (Ubuntu, Windows, MacOS, Raspberry pi)
* Download `KneronPLUS-1.3.0-py3-none-any_{your_os}.whl` * Download `KneronPLUS-1.3.0-py3-none-any_{your_os}.whl`
* unzip downloaded `KneronPLUS-1.3.0-py3-none-any.whl.zip` * Unzip downloaded `KneronPLUS-1.3.0-py3-none-any.whl.zip`
* pip install KneronPLUS-1.3.0-py3-none-any.whl * `pip install KneronPLUS-1.3.0-py3-none-any.whl`
### Step 7-2: Download and upgrade KL720 USB accelerator firmware ### Step 7-2: Download and upgrade KL720 USB accelerator firmware
* Go to [Kneron education center](https://www.kneron.com/tw/support/education-center/) * Go to [Kneron education center](https://www.kneron.com/tw/support/education-center/)