model.properties 234 Bytes
Newer Older
sunxx1's avatar
sunxx1 committed
1
2
3
4
5
6
7
8
# 模型名称
modelName=ViT
# 模型描述
modelDescription=ViT是一种新的基于Transformer应用于计算机视觉领域的神经网络模型
# 应用场景
appScenario=图像分类,目标检测
# 框架类型
frameType=PyTorch