Files
FastDeploy/examples/vision/facealign
WJJ1995 9437dec9f5 [Model] add PFLD model (#433)
* 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>
2022-11-02 11:50:16 +08:00
..
2022-11-02 11:50:16 +08:00
2022-11-02 11:50:16 +08:00

人脸对齐(人脸关键点检测)模型

FastDeploy目前支持如下人脸对齐(关键点检测)模型部署

模型 说明 模型格式 版本
Hsintao/pfld_106_face_landmarks PFLD 系列模型 ONNX CommitID:e150195