Commit ebe2c0ff authored by huchen1's avatar huchen1
Browse files

Update model.properties

parent 40ef6585
...@@ -3,6 +3,6 @@ modelName=Yolov5_PyTorch ...@@ -3,6 +3,6 @@ modelName=Yolov5_PyTorch
# 模型描述 # 模型描述
modelDescription=YOLOv5是一种基于深度学习的目标检测算法,可以广泛应用于各种计算机视觉和人工智能领域的应用中 modelDescription=YOLOv5是一种基于深度学习的目标检测算法,可以广泛应用于各种计算机视觉和人工智能领域的应用中
# 应用场景(多个标签以英文逗号分割) # 应用场景(多个标签以英文逗号分割)
appScenario= 自动驾驶,智能安防,机器人,医疗,train,inference 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