Commit 7631f75a authored by 刘明贵's avatar 刘明贵
Browse files

修改readme

parent e2e460a2
......@@ -2,7 +2,7 @@
* @Author: liuhy
* @email: liuhy6@sugon.com
* @Date: 2023-03-03 10:17:07
* @LastEditTime: 2023-03-03 11:41:29
* @LastEditTime: 2023-03-03 11:42:55
* @FilePath: \lpr\README.md
-->
# License-Plate-Recoginition(LPR)
......@@ -50,7 +50,7 @@ LPR模型用test.py对训练出的模型进行测试,使用方法如下:
--dynamic True/False(该参数用于选择onnx模型是否使用动态的batch size)
### 推理
我们分别提供了基于OnnxRuntime(ORT)和Migraphx的推理脚本,版本依赖:
我们分别提供了基于ONNXruntime(ORT)和Migraphx的推理脚本,版本依赖:
* ONNXRuntime(DCU版本) >= 1.14.0
* Migraphx(DCU版本) >= 2.5.0
#### ORT
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment