"docs/source/vscode:/vscode.git/clone" did not exist on "c141f8db4fec019fc42246680342662c3e8a73aa"
Commit 49de23ec authored by panning's avatar panning
Browse files

update model.properties

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