mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 08:37:06 +08:00
Add doc shows how to change inference backend (#244)
* Add doc shows how to change inference backend * Update README.md
This commit is contained in:
@@ -77,3 +77,4 @@ PaddleDetection PPYOLOE模型加载和初始化,其中model_file为导出的ON
|
||||
- [模型介绍](../../)
|
||||
- [Python部署](../python)
|
||||
- [视觉模型预测结果](../../../../../docs/api/vision_results/)
|
||||
- [如何切换模型推理后端引擎](../../../../how_to_change_backend.md)
|
||||
|
@@ -74,3 +74,4 @@ PaddleDetection中各个模型,包括PPYOLOE/PicoDet/PaddleYOLOX/YOLOv3/PPYOLO
|
||||
- [PaddleDetection 模型介绍](..)
|
||||
- [PaddleDetection C++部署](../cpp)
|
||||
- [模型预测结果说明](../../../../../docs/api/vision_results/)
|
||||
- [如何切换模型推理后端引擎](../../../../how_to_change_backend.md)
|
||||
|
@@ -88,3 +88,4 @@ ScaledYOLOv4模型加载和初始化,其中model_file为导出的ONNX模型格
|
||||
- [模型介绍](../../)
|
||||
- [Python部署](../python)
|
||||
- [视觉模型预测结果](../../../../../docs/api/vision_results/)
|
||||
- [如何切换模型推理后端引擎](../../../../how_to_change_backend.md)
|
||||
|
@@ -81,3 +81,4 @@ ScaledYOLOv4模型加载和初始化,其中model_file为导出的ONNX模型格
|
||||
- [ScaledYOLOv4 模型介绍](..)
|
||||
- [ScaledYOLOv4 C++部署](../cpp)
|
||||
- [模型预测结果说明](../../../../../docs/api/vision_results/)
|
||||
- [如何切换模型推理后端引擎](../../../../how_to_change_backend.md)
|
||||
|
@@ -88,3 +88,4 @@ YOLOR模型加载和初始化,其中model_file为导出的ONNX模型格式。
|
||||
- [模型介绍](../../)
|
||||
- [Python部署](../python)
|
||||
- [视觉模型预测结果](../../../../../docs/api/vision_results/)
|
||||
- [如何切换模型推理后端引擎](../../../../how_to_change_backend.md)
|
||||
|
@@ -88,3 +88,4 @@ YOLOv5模型加载和初始化,其中model_file为导出的ONNX模型格式。
|
||||
- [模型介绍](../../)
|
||||
- [Python部署](../python)
|
||||
- [视觉模型预测结果](../../../../../docs/api/vision_results/)
|
||||
- [如何切换模型推理后端引擎](../../../../how_to_change_backend.md)
|
||||
|
@@ -78,3 +78,4 @@ YOLOv5模型加载和初始化,其中model_file为导出的ONNX模型格式
|
||||
- [YOLOv5 模型介绍](..)
|
||||
- [YOLOv5 C++部署](../cpp)
|
||||
- [模型预测结果说明](../../../../../docs/api/vision_results/)
|
||||
- [如何切换模型推理后端引擎](../../../../how_to_change_backend.md)
|
||||
|
@@ -88,3 +88,4 @@ YOLOv5Lite模型加载和初始化,其中model_file为导出的ONNX模型格
|
||||
- [模型介绍](../../)
|
||||
- [Python部署](../python)
|
||||
- [视觉模型预测结果](../../../../../docs/api/vision_results/)
|
||||
- [如何切换模型推理后端引擎](../../../../how_to_change_backend.md)
|
||||
|
@@ -78,3 +78,4 @@ YOLOv5Lite模型加载和初始化,其中model_file为导出的ONNX模型格
|
||||
- [YOLOv5Lite 模型介绍](..)
|
||||
- [YOLOv5Lite C++部署](../cpp)
|
||||
- [模型预测结果说明](../../../../../docs/api/vision_results/)
|
||||
- [如何切换模型推理后端引擎](../../../../how_to_change_backend.md)
|
||||
|
@@ -88,3 +88,4 @@ YOLOv6模型加载和初始化,其中model_file为导出的ONNX模型格式。
|
||||
- [模型介绍](../../)
|
||||
- [Python部署](../python)
|
||||
- [视觉模型预测结果](../../../../../docs/api/vision_results/)
|
||||
- [如何切换模型推理后端引擎](../../../../how_to_change_backend.md)
|
||||
|
@@ -80,3 +80,4 @@ YOLOv6模型加载和初始化,其中model_file为导出的ONNX模型格式
|
||||
- [YOLOv6 模型介绍](..)
|
||||
- [YOLOv6 C++部署](../cpp)
|
||||
- [模型预测结果说明](../../../../../docs/api/vision_results/)
|
||||
- [如何切换模型推理后端引擎](../../../../how_to_change_backend.md)
|
||||
|
@@ -88,3 +88,4 @@ YOLOv7模型加载和初始化,其中model_file为导出的ONNX模型格式。
|
||||
- [模型介绍](../../)
|
||||
- [Python部署](../python)
|
||||
- [视觉模型预测结果](../../../../../docs/api/vision_results/)
|
||||
- [如何切换模型推理后端引擎](../../../../how_to_change_backend.md)
|
||||
|
@@ -78,3 +78,4 @@ YOLOv7模型加载和初始化,其中model_file为导出的ONNX模型格式
|
||||
- [YOLOv7 模型介绍](..)
|
||||
- [YOLOv7 C++部署](../cpp)
|
||||
- [模型预测结果说明](../../../../../docs/api/vision_results/)
|
||||
- [如何切换模型推理后端引擎](../../../../how_to_change_backend.md)
|
||||
|
@@ -87,3 +87,4 @@ YOLOX模型加载和初始化,其中model_file为导出的ONNX模型格式。
|
||||
- [模型介绍](../../)
|
||||
- [Python部署](../python)
|
||||
- [视觉模型预测结果](../../../../../docs/api/vision_results/)
|
||||
- [如何切换模型推理后端引擎](../../../../how_to_change_backend.md)
|
||||
|
@@ -76,3 +76,4 @@ YOLOX模型加载和初始化,其中model_file为导出的ONNX模型格式
|
||||
- [YOLOX 模型介绍](..)
|
||||
- [YOLOX C++部署](../cpp)
|
||||
- [模型预测结果说明](../../../../../docs/api/vision_results/)
|
||||
- [如何切换模型推理后端引擎](../../../../how_to_change_backend.md)
|
||||
|
Reference in New Issue
Block a user