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

* [docs] format docs with markdown with language tags * [docs][win] add windows c++ sdk demo * [docs][win] add windows c++ sdk demo to examples * [docs][api] update runtime_option docs
人脸识别模型
FastDeploy目前支持如下人脸识别模型部署
模型 | 说明 | 模型格式 | 版本 |
---|---|---|---|
deepinsight/ArcFace | ArcFace 系列模型 | ONNX | CommitID:babb9a5 |
deepinsight/CosFace | CosFace 系列模型 | ONNX | CommitID:babb9a5 |
deepinsight/PartialFC | PartialFC 系列模型 | ONNX | CommitID:babb9a5 |
deepinsight/VPL | VPL 系列模型 | ONNX | CommitID:babb9a5 |