mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-15 05:01:00 +08:00

* 更新5点人脸对齐的代码 * 更新代码格式 * 解决comment * update example * 更新注释 Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
English | 简体中文
Face Detection Model
FastDeploy currently supports the deployment of the following face detection models
Model | Description | Model Format | Version |
---|---|---|---|
biubug6/RetinaFace | RetinaFace Models | ONNX | CommitID:b984b4b |
Linzaer/UltraFace | UltraFace Models | ONNX | CommitID:dffdddd |
deepcam-cn/YOLOv5Face | YOLOv5Face Models | ONNX | CommitID:4fd1ead |
deepinsight/SCRFD | SCRFD Models | ONNX | CommitID:17cdeab |