Commit e72c0567 authored by yuhai's avatar yuhai
Browse files

Update model.properties

parent 92b73a3f
# 模型唯一标识
modelCode = 223
# 模型名称
modelName=SAM_PyTorch
modelName=sam_pytorch
# 模型描述
modelDescription=SAM是23年4月提出的最先进的图像分割模型
# 应用场景(多个标签以英文逗号分割)
appScenario=掩码生成,图像分割
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