add t-training pic

This commit is contained in:
shaoxiang
2019-08-28 19:28:58 +08:00
parent c560048bd0
commit a5e0315095
4 changed files with 57 additions and 30 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 207 KiB

+20 -14
View File
@@ -1,20 +1,27 @@
# V-Training {docsify-ignore-all}
**[1. Download Firmware](#Download-Firmware)**
<img src="assets\img\related_documents\v-training\v_training.png" width="100%">
**[2. Flash Firmware](#Flash-Firmware)**
**[1. Burner Firmware](#Burner-Firmware)**
**[2. Insert SD Card](#Insert-SD-Card)**
**[3. Material Training](#Material-Training)**
**[4. Upload Data to Cloud](#Upload-Data-to-Cloud)**
**[5. Run Recognition Program](#Run-Recognition-Program)**
**[5. Download Model](#Download-Model)**
**[6. Run Recognition Program](#Run-Recognition-Program)**
<h4><mark>Users who have already programmed the firmware should start directly from the third step.</mark></h4>
## EasyLoader <span class="badge badge-secondary">optional</span>
## Burner Firmware
<h4><mark>Users who have already programmed the firmware should start directly from the Second step.</mark></h4>
### EasyLoader <span class="badge badge-secondary">optional</span>
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo.png" width="100px" style="margin-top:20px">
@@ -24,15 +31,13 @@
>2, After downloaded , double click to run the app, connect the device to computer via USB cable, select the com port number, then click "Burn" to start it.
## Download Firmware <span class="badge badge-secondary">optional</span>
### Download Firmware <span class="badge badge-secondary">optional</span>
> EasyLoader is only Window-supported. If you don't have a Windows computer or you would like to download specific file to flash , please use "Kflash, download firmware below "
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/M5StickV_Firmware_0813.kfpkg"><button type="button" class="btn btn-primary">click to download firmware file</button></a>
## Flash Firmware
>1, Select Kflash_GUI flash tool for your computer OS.
<div class="link">
@@ -53,7 +58,6 @@
## Material Training
### boot code
> Material Training requires SD cards, users could downloade boot code zip files, unzip the files to SD card.(M5StickC only recognized certain type of SD card , [click to see the supported type](en/core/m5stickv?id=sd-card-test))
@@ -80,7 +84,7 @@
<mark>noteIn order to reach a certain accuracy, each Class should contains at least 35 pictures, or the Could Training would give out a rejection</mark>
## Material Checking and Compress
### Material Checking and Compress
>After finish the shooting, shut down the device, take out SD card, put the photos materials into "train" and "vaild" folder. Copy to your computer.
@@ -102,15 +106,17 @@
<img src="assets\img\related_documents\v-training\7.jpg" width="60%">
>After training accomplished, code file will sent to your personal e-mail, copy the download link to download the file to your computer.
## Download Model
>After training accomplished, code file will sent to your personal e-mail, copy the download link to download the file to your computer.Unzip the file, copy it to SD card, keep the SD card in the M5StickV
<img src="assets\img\related_documents\v-training\8.jpg" width="60%">
<img src="assets\img\related_documents\v-training\9.jpg" width="60%">
## Run Recognition Program
>Unzip the file, copy it to SD card, keep the SD card in the M5StickV, power on to run the progarm automatically.
<img src="assets\img\related_documents\v-training\9.jpg" width="60%">
>power on to run the progarm automatically.
<img src="assets\img\related_documents\v-training\10.jpg" width="60%">
+12 -3
View File
@@ -7,22 +7,31 @@
:memo:**[描述](#描述)**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🛒**[购买链接](https://m5stack.com/products/m5stickc-proto-plus-hat)**&nbsp;
## 描述
**Neoflash HAT** 是一款专为M5SticKC设计的矩阵RGB LED灯板.这块尺寸面积仅有pass*pass的PCB板总共嵌入了126颗RGB LED灯,除了支持一般的灯光效果以外,还可以作为一个小型点阵显示屏使用.
**Neoflash HAT** 是一款专为M5SticKC设计的矩阵RGB LED灯板.这块尺寸面积仅有pass*pass的PCB板总共嵌入了126颗可编程RGB LED灯,除了实现一般的灯光效果以外,高密度矩阵设计的它还可以作为一个小型点阵LED显示屏使用.
附赠的黑茶色亚克力板,能够加强灯光的效果.90°弯曲排针能够使灯板以多种角度与M5StickC进行拼接.如果你打算为你的项目添加一个精致小巧的LED矩阵屏幕的话,Neoflash HAT 会是一个不错的选择.
提供两种安装方式,
除了已经焊接完成的平行排针以外.90°弯曲排针.
在使用灯板制作一些数据显示应用时,使用配套的黑茶色亚克力板,能够有效增强显示效果.
如果你打算为你的项目添加一个精致小巧的LED矩阵屏幕的话,Neoflash HAT 会是一个不错的选择.
<img src="assets\img\product_pics\hat\proto_plus_hat\hat_proto_plus_03.jpg" width="30%">
## 产品特性
- 单像素点的三基色颜色:
- 可实现256级亮度显示
- 完成16777216种颜色的全真色彩显示.
- 孔尺寸: 0.039" 1mm (CNC工艺)
- 孔间距: 0.1 in - (2.54 mm)
- RGB LED数量: 126 个
## 重量尺寸
- 单品尺寸:54mm x 23.5mm x 1mm
+25 -13
View File
@@ -1,20 +1,26 @@
# V-Training {docsify-ignore-all}
**[1. 下载固件](#下载固件)**
<img src="assets\img\related_documents\v-training\v_training.png" width="100%">
**[2. 烧录固件](#烧录固件)**
**[1. 烧录固件](#烧录固件)**
**[2. 插入SD卡](#使用SD卡)**
**[3. 训练素材拍摄](#训练素材拍摄)**
**[4. 数据上传云端](#数据上传云端)**
**[5. 运行识别程序](#运行识别程序)**
**[5. 下载识别模型](#下载识别模型)**
**[6. 运行识别程序](#运行识别程序)**
<h4><mark>已经烧录固件程序的用户请直接从第三步开始</mark></h4>
## 烧录固件
## EasyLoader <span class="badge badge-secondary">可选</span>
<h4><mark>已经烧录了固件程序的用户请直接从第二步开始</mark></h4>
### EasyLoader <span class="badge badge-secondary">可选</span>
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo.png" width="100px" style="margin-top:20px">
@@ -24,14 +30,13 @@
>2.下载软件后,双击运行应用程序,将M5设备通过数据线连接至电脑,选择端口参数,点击 **"Burn"** 即可开始烧录
## 下载固件 <span class="badge badge-secondary">可选</span>
### 下载固件
> 需要指定烧录文件的用户可以选用**Kflash**进行固件烧录.
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/M5StickV_Firmware_0813.kfpkg"><button type="button" class="btn btn-primary">点击下载固件文件</button></a>
## 烧录固件
### Kflash GUI
>1.点击下方对应自己操作系统的 Kflash_GUI烧录工具进行下载.
@@ -51,7 +56,7 @@
>3.对于习惯使用命令行操作的用户来说还可以选择Kflash作为固件烧录工具.[点击此处查看详情](https://github.com/kendryte/kflash.py)
## 训练素材拍摄
## 插入SD卡
### boot程序
@@ -62,6 +67,9 @@
<img src="assets\img\related_documents\v-training\1.jpg" width="60%">
## 训练素材拍摄
### 素材拍摄
>开机前插入SD卡,用于储存图片素材,长按左侧电源键进行开机,当屏幕出现,如下图Training字样时,则表示成功进入拍摄程序.
@@ -81,7 +89,7 @@
<mark>注意:为了保证识别的准确率,每组Class拍摄素材张数需要超过35张,否则在进行云端训练时将不给予通过. 素材的数量越多,识别训练的效果越好,识别率越高</mark>
## 素材检查与压制
### 素材检查与压制
>素材拍摄完成后,将M5StickV关机,取出SD卡,通过读卡器将SD中的图片素材("train"、"vaild"两个文件夹),复制至电脑端.
@@ -101,15 +109,19 @@
<img src="assets\img\related_documents\v-training\7.jpg" width="60%">
>等待训练完成,程序文件下载地址将会以邮件的形式发送到上传文件时预留的邮箱中去.复制邮件中的下载地址,下载程序文件到本地.
## 下载识别模型
>等待训练完成,程序文件下载地址将会以邮件的形式发送到上传文件时预留的邮箱中去.复制邮件中的下载地址,下载程序文件到本地进行解压,并复制到SD卡中去.
<img src="assets\img\related_documents\v-training\8.jpg" width="60%">
<img src="assets\img\related_documents\v-training\9.jpg" width="60%">
## 运行识别程序
>将下载好的程序文件压缩包解压,并复制到SD卡中去,最后将SD卡插入M5StickV,开机即可自动运行程序.
>最后将SD卡插入M5StickV,开机即可自动运行程序.
<img src="assets\img\related_documents\v-training\9.jpg" width="60%">
<img src="assets\img\related_documents\v-training\10.jpg" width="60%">