mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-07 01:22:59 +08:00

* add paddle_trt in benchmark * update benchmark in device * update benchmark * update result doc * fixed for CI * update python api_docs * update index.rst * add runtime cpp examples * deal with comments * Update infer_paddle_tensorrt.py * Add runtime quick start * deal with comments * fixed reused_input_tensors&&reused_output_tensors * fixed docs * fixed headpose typo * fixed typo Co-authored-by: Jason <928090362@qq.com>
8 lines
319 B
Markdown
Executable File
8 lines
319 B
Markdown
Executable File
# 头部姿态模型
|
|
|
|
FastDeploy目前支持如下头部姿态模型部署
|
|
|
|
| 模型 | 说明 | 模型格式 | 版本 |
|
|
| :--- | :--- | :------- | :--- |
|
|
| [omasaht/headpose-fsanet-pytorch](./fsanet) | FSANet 系列模型 | ONNX | [CommitID:002549c](https://github.com/omasaht/headpose-fsanet-pytorch/commit/002549c) |
|