Commit 56b8a8df authored by panning's avatar panning
Browse files

add model.properties

parent e2ef4243
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
modelName=ResNet50 modelName=ResNet50
# 模型描述 # 模型描述
modelDescription=ResNet50是一种用于图像识别的深度神经网络模型 modelDescription=ResNet50是一种用于图像识别的深度神经网络模型
# 应用场景 # 应用场景(多个标签以英文逗号分割)
appScenario=图像识别,训练,train appScenario=图像识别,训练,train
# 框架类型 # 框架类型(多个标签以英文逗号分割)
frameType=PyTorch frameType=PyTorch
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