Update README.md

This commit is contained in:
leiqing
2022-09-22 12:43:14 +08:00
committed by GitHub
parent 6cb19eaa53
commit 6940c73cb6

View File

@@ -78,3 +78,4 @@ YOLOv7End2EndTRT 模型加载和初始化其中model_file为导出的ONNX模
- [YOLOv7End2EndTRT 模型介绍](..)
- [YOLOv7End2EndTRT C++部署](../cpp)
- [模型预测结果说明](../../../../../docs/api/vision_results/)
- [如何切换模型推理后端引擎](../../../../../docs/runtime/how_to_change_backend.md)