mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-08 18:11:00 +08:00

* fit yolov7face file path * TODO:添加yolov7facePython接口Predict * resolve yolov7face.py * resolve yolov7face.py * resolve yolov7face.py * add yolov7face example readme file * [Doc] fix yolov7face example readme file * [Doc]fix yolov7face example readme file
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 |