mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
* Update README_CN.md 之前的readme cn复制错了,导致存在死链 * Update README_CN.md * Update README_CN.md * Update README.md * Update README.md * Update README.md * Update README_CN.md * Update README_CN.md * Update README.md * Update README_CN.md * Update README.md * Update README_CN.md * Update README.md * Update RNN.md * Update RNN_CN.md * Update WebDemo.md * Update WebDemo_CN.md * Update install_rknn_toolkit2.md * Update export.md * Update use_cpp_sdk_on_android.md * Update README.md * Update README_Pу́сский_язы́к.md * Update README_Pу́сский_язы́к.md * Update README_Pу́сский_язы́к.md * Update README_Pу́сский_язы́к.md * Update README_हिन्दी.md * Update README_日本語.md * Update README_한국인.md * Update README_日本語.md * Update README_CN.md * Update README_CN.md * Update README.md * Update README_CN.md * Update README.md * Update README.md * Update README_CN.md * Update README_CN.md * Update README_CN.md * Update README_CN.md
English | 简体中文
Face recognition Model
FastDeploy currently supports the deployment of the following face recognition models
| Model | Description | Model Format | Version |
|---|---|---|---|
| deepinsight/ArcFace | ArcFace models | ONNX | CommitID:babb9a5 |
| deepinsight/CosFace | CosFace models | ONNX | CommitID:babb9a5 |
| deepinsight/PartialFC | PartialFC models | ONNX | CommitID:babb9a5 |
| deepinsight/VPL | VPL models | ONNX | CommitID:babb9a5 |
| paddleclas/AdaFace | AdaFace models | PADDLE | CommitID:babb9a5 |