mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 17:17:14 +08:00

* Update VERSION_NUMBER * Update paddle_inference.cmake * Delete docs directory * release new docs * update version number * add vision result doc * update version * fix dead link * fix vision * fix dead link * Update README_EN.md * Update README_EN.md * Update README_EN.md * Update README_EN.md * Update README_EN.md * Update README_CN.md * Update README_EN.md * Update README_CN.md * Update README_EN.md * Update README_CN.md * Update README_EN.md * Update README_EN.md Co-authored-by: leiqing <54695910+leiqing1@users.noreply.github.com>
人脸检测模型
FastDeploy目前支持如下人脸检测模型部署
模型 | 说明 | 模型格式 | 版本 |
---|---|---|---|
biubug6/RetinaFace | RetinaFace 系列模型 | ONNX | CommitID:b984b4b |
Linzaer/UltraFace | UltraFace 系列模型 | ONNX | CommitID:dffdddd |
deepcam-cn/YOLOv5Face | YOLOv5Face 系列模型 | ONNX | CommitID:4fd1ead |
deepinsight/SCRFD | SCRFD 系列模型 | ONNX | CommitID:17cdeab |