model.properties 180 Bytes
Newer Older
sunxx1's avatar
sunxx1 committed
1
2
3
4
5
6
7
8
# 模型名称
modelName=VGG16
# 模型描述
modelDescription=VGG16是一种图像分类网络模型
# 应用场景
appScenario=图像分类
# 框架类型
frameType=PyTorch,MMCV