Files
FastDeploy/docs/api_docs/python/face_alignment.md
WJJ1995 40b099ac99 [Doc] Update api_docs in python (#511)
* add paddle_trt in benchmark

* update benchmark in device

* update benchmark

* update result doc

* fixed for CI

* update python api_docs
2022-11-07 14:25:46 +08:00

10 lines
163 B
Markdown

# Face Alignment API
## fastdeploy.vision.facealign.PFLD
```{eval-rst}
.. autoclass:: fastdeploy.vision.facealign.PFLD
:members:
:inherited-members:
```