Update README.md

This commit is contained in:
leiqing
2022-09-22 12:32:12 +08:00
committed by GitHub
parent f6ced13f30
commit f0a87e695e

View File

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