Commit a692a84b authored by liuhy's avatar liuhy
Browse files

修改readme

parent 1d05ebdc
...@@ -82,9 +82,9 @@ LPRNet_migraphx_infer.py是基于Migraphx的推理脚本,使用需安装好Mig ...@@ -82,9 +82,9 @@ LPRNet_migraphx_infer.py是基于Migraphx的推理脚本,使用需安装好Mig
| Engine | Model Path| Model Format | Accuracy(%) | Speed(ms) | | Engine | Model Path| Model Format | Accuracy(%) | Speed(ms) |
| :------: | :------: | :------: | :------: |:------: | | :------: | :------: | :------: | :------: |:------: |
| ONNXRuntime | model/LPRNet.onnx | onnx | 91.0 | 2.59 | | ONNXRuntime | model/LPRNet.onnx | onnx | 89.4 | 2.59 |
| Migraphx | model/LPRNet.onnx |onnx | 91.0 | 2.66 | | Migraphx | model/LPRNet.onnx |onnx | 89.4 | 2.66 |
| Migraphx | model/LPRNet.mxr |mxr | 91.0 | 2.49 | | Migraphx | model/LPRNet.mxr |mxr | 89.4 | 2.49 |
## 参考 ## 参考
* [LPRNet_Pytorch](https://github.com/sirius-ai/LPRNet_Pytorch) * [LPRNet_Pytorch](https://github.com/sirius-ai/LPRNet_Pytorch)
* [license-plate-detect-recoginition](https://github.com/qzpzd/license-plate-detect-recoginition) * [license-plate-detect-recoginition](https://github.com/qzpzd/license-plate-detect-recoginition)
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