"git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "6ffb5cb017a1c81970ac637907a8ba6fd151e0e7"
Commit 0a65cf67 authored by hc's avatar hc
Browse files

修改model.pro

parent 9c690ff8
...@@ -3,6 +3,6 @@ modelName=LPR ...@@ -3,6 +3,6 @@ modelName=LPR
# 模型描述 # 模型描述
modelDescription=LPR是一个基于深度学习技术的车牌识别模型,主要识别目标是自然场景的车牌图像 modelDescription=LPR是一个基于深度学习技术的车牌识别模型,主要识别目标是自然场景的车牌图像
# 应用场景(多个标签以英文逗号分割) # 应用场景(多个标签以英文逗号分割)
appScenario=OCR,车牌识别,目标检测 appScenario=OCR,车牌识别,目标检测,训练,推理,pretrain,train,inference
# 框架类型(多个标签以英文逗号分割) # 框架类型(多个标签以英文逗号分割)
frameType=PyTorch,Migraphx,ONNXRuntime,训练,推理,pretrain frameType=PyTorch,Migraphx,ONNXRuntime
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