Commit cb628e0f authored by dcuai's avatar dcuai
Browse files

Update model.properties

parent 68c40ec3
......@@ -3,7 +3,7 @@ modelCode=420
# 模型名称
modelName=unet_pytorch
# 模型描述
modelDescription=UNet的主要作用是从输入图像中生成一个具有相同空间分辨率的输出图像,其中每个像素被分配到其对应的类别。与其他神经网络架构相比,UNet在图像分割任务中表现出色
modelDescription=UNet的主要作用是从输入图像中生成一个具有相同空间分辨率的输出图像,其中每个像素被分配到其对应的类别。与其他神经网络架构相比,UNet在图像分割任务中表现出色
# 应用场景
appScenario=推理,训练,图像分割,医疗,交通,家居
# 框架类型
......
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