"examples/vscode:/vscode.git/clone" did not exist on "a8315ce1a999b7e2e88aa506c69b3cc938c20c68"
Commit 2dc8adf1 authored by huastant's avatar huastant
Browse files

Update README.md

parent 48cd62ea
<!--
* @Author: liuhy
* @email: liuhy6@sugon.com
* @Date: 2023-03-03 10:17:07
* @LastEditTime: 2023-03-03 15:38:01
* @FilePath: \lpr\README.md
-->
# License-Plate-Recoginition(LPR)
# License-Plate-Recoginition(LPR)车牌识别模型
## 模型介绍
LPR是一个基于深度学习技术的车牌识别模型,主要识别目标是自然场景的车牌图像。
## 模型结构
......@@ -90,7 +83,7 @@ LPRNet_migraphx_infer.py是基于Migraphx的推理脚本,使用需安装好Mig
| Migraphx | model/LPRNet.onnx | onnx | 92.7 |
| Migraphx | model/LPRNet.mxr | mxr | 92.7 |
## 源码仓库及问题反馈
* https://developer.hpccube.com/codes/modelzoo/lpr
* https://developer.hpccube.com/codes/huastant/lpr
## 参考
* https://github.com/sirius-ai/LPRNet_Pytorch
* 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