Commit 85afd729 authored by yangql's avatar yangql
Browse files

Update model.properties

parent 43770237
Pipeline #393 canceled with stages
...@@ -3,6 +3,6 @@ modelName=ResNet50_Ort ...@@ -3,6 +3,6 @@ modelName=ResNet50_Ort
# 模型描述 # 模型描述
modelDescription=ResNet50是一种用于图像分类的深度神经网络模型 modelDescription=ResNet50是一种用于图像分类的深度神经网络模型
# 应用场景 # 应用场景
appScenario=推理,inference,ONNX Runtime,图像分类,cv appScenario=推理,inference,ONNXRuntime,图像分类,cv
# 框架类型 # 框架类型
frameType=ONNX Runtime 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