Commit 7c7aab58 authored by yangql's avatar yangql
Browse files

Update model.properties

parent 9341ebe2
# 模型唯一标识
modelCode =
# 模型名称 # 模型名称
modelName=ResNet50_Ort modelName=resnet50_onnxruntime
# 模型描述 # 模型描述
modelDescription=ResNet50是一种用于图像分类的深度神经网络模型 modelDescription=ResNet50是一种用于图像分类的深度神经网络模型
# 应用场景 # 应用场景
appScenario=推理,inference,ONNXRuntime,图像分类,cv appScenario=推理,inference,ONNXRuntime,图像分类,cv
# 框架类型 # 框架类型
frameType=ONNXRuntime frameType=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