# 人脸检测模型 FastDeploy目前支持如下人脸检测模型部署 | 模型 | 说明 | 模型格式 | 版本 | | :--- | :--- | :------- | :--- | | [biubug6/RetinaFace](./retinaface) | RetinaFace 系列模型 | ONNX | [CommitID:b984b4b](https://github.com/biubug6/Pytorch_Retinaface/commit/b984b4b) | | [Linzaer/UltraFace](./ultraface) | UltraFace 系列模型 | ONNX |[CommitID:dffdddd](https://github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB/commit/dffdddd) | | [deepcam-cn/YOLOv5Face](./yolov5face) | YOLOv5Face 系列模型 | ONNX | [CommitID:4fd1ead](https://github.com/deepcam-cn/yolov5-face/commit/4fd1ead) | | [deepinsight/SCRFD](./scrfd) | SCRFD 系列模型 | ONNX | [CommitID:17cdeab](https://github.com/deepinsight/insightface/tree/17cdeab12a35efcebc2660453a8cbeae96e20950) |