> For the complete documentation index, see [llms.txt](https://cifar.gitbook.io/note/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cifar.gitbook.io/note/shen-du-xue-xi/shen-du-xue-xi-mo-kuai.md).

# 深度学习模块

## 深度学习模块

可视化查看模型结构：[Netron](https://github.com/lutzroeder/netron)

## 人脸模块

### rmzk 人脸入库要求

人脸大小：witdh≥80px height≥80px 置信度：≥0.7 角度： |yaw|≤15，|pitch|≤15，|roll|≤20

pitch俯仰角、yaw偏航角、roll滚转角 ( 下图 )

![](/files/-MhN0pBE8_I5vSy8tC1-)

![](/files/-MhN0ssun7l3EabpH-E-)

## 样例比对

传统特征 [PDQ](https://www.sohu.com/a/331257550_660564) ，缺点：PDQ在某些变换上效果不好，另外无法用GPU加速。

## ASR&#x20;

### 关键词匹配  用 【DFA算法】
