Update README.md

This commit is contained in:
leiqing
2022-09-22 12:43:58 +08:00
committed by GitHub
parent 2ffe13070d
commit b783bb969e

View File

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