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

* support face alignment PFLD * add PFLD demo * fixed FaceAlignmentResult * fixed bugs * fixed img size * fixed readme * deal with comments * fixed readme * add pfld testcase * update infer.py * add gflags for example * update c++ readme * add gflags in example * fixed for ci * fixed gflags.cmake * deal with comments * update infer demo Co-authored-by: Jason <jiangjiajun@baidu.com>
964 B
964 B
PFLD 模型部署
模型版本说明
支持模型列表
目前FastDeploy支持如下模型的部署
下载预训练模型
为了方便开发者的测试,下面提供了PFLD导出的各系列模型,开发者可直接下载使用。
模型 | 参数大小 | 精度 | 备注 |
---|---|---|---|
pfld-106-v2.onnx | 4.9M | - | |
pfld-106-v3.onnx | 5.6MB | - | |
pfld-106-lite.onnx | 1.1MB | - |