Skip to content

Commit

Permalink
doc: process
Browse files Browse the repository at this point in the history
  • Loading branch information
solasolo committed May 26, 2022
1 parent 59fb49b commit 821d458
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
Binary file added Images/inference.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/process.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,29 @@

## 流程

![image](Images/process.png)

数据采集

- UDP数据传输

预处理

- 滑动平均

训练


推理应用
![image](Images/inference.png)


## 代码

- Host
1. 数据采集 SensorProcess.py
1. 模型创建与训练 tinyml.py

- prediect_gesture

## 网站
Expand Down

0 comments on commit 821d458

Please sign in to comment.