Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
LPRNet_pytorch
Commits
e4ade797
Commit
e4ade797
authored
Oct 11, 2023
by
liuhy
Browse files
Merge branch 'dev' into 'master'
Dev See merge request
!9
parents
00210454
1af1194d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+1
-1
model.properties
model.properties
+1
-1
No files found.
README.md
View file @
e4ade797
...
@@ -127,7 +127,7 @@ LPRNet_migraphx_infer.py是基于Migraphx的推理脚本,使用需安装好Mig
...
@@ -127,7 +127,7 @@ LPRNet_migraphx_infer.py是基于Migraphx的推理脚本,使用需安装好Mig
### 算法类型
### 算法类型
`OCR`
`OCR`
### 热点应用行业
### 热点应用行业
`交通
、
安防
、
政府`
`交通
,
安防
,
政府`
## 源码仓库及问题反馈
## 源码仓库及问题反馈
*
https://developer.hpccube.com/codes/modelzoo/lpr
*
https://developer.hpccube.com/codes/modelzoo/lpr
...
...
model.properties
View file @
e4ade797
...
@@ -5,6 +5,6 @@ modelName=lpr_pytorch
...
@@ -5,6 +5,6 @@ modelName=lpr_pytorch
# 模型描述
# 模型描述
modelDescription
=
LPR是一个基于深度学习技术的车牌识别模型,主要识别目标是自然场景的车牌图像
modelDescription
=
LPR是一个基于深度学习技术的车牌识别模型,主要识别目标是自然场景的车牌图像
# 应用场景(多个标签以英文逗号分割)
# 应用场景(多个标签以英文逗号分割)
appScenario
=
OCR,
车牌识别,目标检测,训练,推理,pretrain,train,inference
appScenario
=
OCR,
训练,推理,交通,安防,政府
# 框架类型(多个标签以英文逗号分割)
# 框架类型(多个标签以英文逗号分割)
frameType
=
PyTorch,Migraphx,ONNXRuntime
frameType
=
PyTorch,Migraphx,ONNXRuntime
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment