mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 09:07:10 +08:00

* Delete redundant Chinese comments * [docs] update win build docs with cmake-gui+vs2019 * [docs] update win build docs with cmake-gui+vs2019 * [examples] replace some cn comments with en * [cmake] update FastDeploy.cmake.in * [docs] update windows c++ sdk usage docs * [cmake] update FastDeploy.cmake.in * [docs] update windows sdk usage docs Co-authored-by: Jason <jiangjiajun@baidu.com>
人脸识别模型
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 |