mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-11-03 11:02:01 +08:00
Update doc
This commit is contained in:
@@ -16,6 +16,3 @@ FastDeploy根据视觉模型的任务类型,定义了不同的结构体(`fastd
|
||||
| OCRResult | [C++/Python文档](./ocr_result.md) | 文本框检测,分类和文本识别返回结果 | OCR系列模型等 |
|
||||
| MOTResult | [C++/Python文档](./mot_result.md) | 多目标跟踪返回结果 | pptracking系列模型等 |
|
||||
| HeadPoseResult | [C++/Python文档](./headpose_result.md) | 头部姿态估计返回结果 | FSANet系列模型等 |
|
||||
|
||||
## 常见问题
|
||||
- [如何将视觉模型预测结果转换为numpy格式](./faq_CN.md)
|
||||
|
||||
Reference in New Issue
Block a user