Commit 825266f8 authored by liuhy's avatar liuhy
Browse files

修改readme

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