Skip to content

Commit

Permalink
fix readme.md
Browse files Browse the repository at this point in the history
fix readme.md
  • Loading branch information
qaz734913414 authored Dec 4, 2019
1 parent 828080b commit 5b046e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

## 1. 简介
`SeetaFace2` 人脸识别引擎包括了搭建一套全自动人脸识别系统所需的三个核心模块,即:人脸检测模块 `FaceDetector`、面部关键点定位模块 `FaceLandmarker` 以及人脸特征提取与比对模块 `FaceRecognizer`
已经两个辅助模块 `FaceTracker``QualityAssessor` 用于人脸跟踪个质量评估
已经两个辅助模块 `FaceTracker``QualityAssessor` 用于人脸跟踪和质量评估

<div align=center>
<img src="./asserts/pipeline.png" width="580" height="230" />
Expand Down

0 comments on commit 5b046e3

Please sign in to comment.