未验证 提交 bb7c1a70 编写于 作者: L leiqing 提交者: GitHub

Update README.md

上级 9c7a4037
...@@ -169,7 +169,7 @@ python eval.py --config_path=./configs/yolov7_tiny_qat_dis.yaml ...@@ -169,7 +169,7 @@ python eval.py --config_path=./configs/yolov7_tiny_qat_dis.yaml
#### 导出至ONNX使用TensorRT部署 #### 导出至ONNX使用TensorRT部署
加载`quant_model.onnx``calibration.cache`,可以直接使用TensorRT测试脚本进行验证,详细代码可参考[TensorRT部署](/TensorRT) 加载`quant_model.onnx``calibration.cache`,可以直接使用TensorRT测试脚本进行验证,详细代码可参考[TensorRT部署](./TensorRT)
- python测试: - python测试:
```shell ```shell
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册