model.properties 310 Bytes
Newer Older
pan's avatar
pan committed
1
2
3
4
5
6
7
8
# 模型名称
ModelName=ResNet50_TensorFlow2
# 模型描述
ModelDescription=ResNet50_TensorFlow2是一个用于图像分类的深度学习模型
# 应用场景(多个标签以英文逗号分割)
AppScenario=CV,图像分类,训练,推理
# 框架类型(多个标签以英文逗号分割)
FrameType=Tensorflow