Files
FastDeploy/examples/vision/facedet
guxukai 1c115bb237 [Model] Add facedet model: CenterFace (#1131)
* 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
2023-02-07 14:05:08 +08:00
..

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