mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-09 02:20:17 +08:00

* 修复picodet格式 * * 修正错误文档 * 修复rknpu2 backend后端的部分错误 * 更新pphumanseg example格式 * * 更新pphumanseg example格式 * * 更新picodet example格式 * * 更新scrfd example格式 * * 更新ppseg rknpu2 python example中的错误 * * 修复代码格式问题 * * 修复代码格式问题 * * 修复代码格式问题 * * 修复代码格式问题 * * 修复代码格式问题 * * 修复代码格式问题 Co-authored-by: Jason <jiangjiajun@baidu.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 |