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

* cpp example run success * add landmarks * fix reviewed problem * add pybind * add readme in examples * fix reviewed problem * new file: tests/models/test_centerface.py * fix reviewed problem 230202
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 |