mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00

* Update README_CN.md * Create README.md * Update README.md * Create README_CN.md * Update README.md * Update README_CN.md * Update README_CN.md * Create README.md * Update README.md * Update README_CN.md * Create README.md * Update README.md * Update README_CN.md * Rename examples/vision/faceid/insightface/rknpu2/cpp/README.md to examples/vision/faceid/insightface/rknpu2/README_EN.md * Rename README_CN.md to README.md * Rename README.md to README_EN.md * Rename README.md to README_CN.md * Rename README_EN.md to README.md * Create build.md * Create environment.md * Create issues.md * Update build.md * Update environment.md * Update issues.md * Update build.md * Update environment.md * Update issues.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 |