未验证 提交 a3875128 编写于 作者: G Guanghua Yu 提交者: GitHub

Update README.md

上级 bde12b69
...@@ -120,8 +120,7 @@ export CUDA_VISIBLE_DEVICES=0 ...@@ -120,8 +120,7 @@ export CUDA_VISIBLE_DEVICES=0
python eval.py --config_path=./configs/ppyoloe_s_416_qat_dis.yaml python eval.py --config_path=./configs/ppyoloe_s_416_qat_dis.yaml
``` ```
**注意** **注意**:要测试的模型路径可以在配置文件中`model_dir`字段下进行修改。
- 要测试的模型路径可以在配置文件中`model_dir`字段下进行修改。
- 导出ONNX,使用ONNXRuntime测试模型精度: - 导出ONNX,使用ONNXRuntime测试模型精度:
首先导出onnx量化模型 首先导出onnx量化模型
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册