update README

pull/55/head
XiaochaoGONG 2019-01-29 10:23:27 +08:00
parent 367a640467
commit 4dba9c41e9
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ In ESP-WHO, Detection, Recognition and Image Utility are at the core of the plat
* **Recognition** is to identify the particular person, and it needs the results of detection. It is implemented with MobileFace model. * **Recognition** is to identify the particular person, and it needs the results of detection. It is implemented with MobileFace model.
* **Optimization** is mainly to increase the precision of the inference, and to accelerate the whole process. But also it might change the structure of the network, update the coefficients, refactor the code, etc.
Both input and output are flexible. Both input and output are flexible.