model.properties 313 Bytes
Newer Older
luopl's avatar
luopl committed
1
2
3
# 模型唯一标识
modelCode=683
# 模型名称
dcuai's avatar
dcuai committed
4
modelName=SED_pytorch
luopl's avatar
luopl committed
5
6
7
# 模型描述
modelDescription=用于开放词汇语义分割的简单编码器-解码器-SED模型的推理和训练
# 应用场景
dcuai's avatar
dcuai committed
8
appScenario=训练,推理,图像分割,科研,制造,医疗,家居,教育
luopl's avatar
luopl committed
9
10
# 框架类型
frameType=Pytorch