Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
UNet_pytorch
Commits
3b6eb05a
Commit
3b6eb05a
authored
Nov 18, 2023
by
dcuai
Browse files
Update model.properties
parent
c7b920c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
model.properties
model.properties
+1
-1
No files found.
model.properties
View file @
3b6eb05a
...
@@ -5,6 +5,6 @@ modelName=unet_pytorch
...
@@ -5,6 +5,6 @@ modelName=unet_pytorch
# 模型描述
# 模型描述
modelDescription
=
UNet的主要作用是从输入图像中生成一个具有相同空间分辨率的输出图像,其中每个像素被分配到其对应的类别。与其他神经网络架构相比,UNet在图像分割任务中表现出色
modelDescription
=
UNet的主要作用是从输入图像中生成一个具有相同空间分辨率的输出图像,其中每个像素被分配到其对应的类别。与其他神经网络架构相比,UNet在图像分割任务中表现出色
# 应用场景
# 应用场景
appScenario
=
推理,训练,医疗
appScenario
=
推理,训练,
图像分割,
医疗
# 框架类型
# 框架类型
frameType
=
pytorch
frameType
=
pytorch
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment