You need to sign in or sign up before continuing.
Commit 06971a2e authored by sunxx1's avatar sunxx1
Browse files

修改model.properties

parent 84113400
# 模型名称 # 模型名称
modelName=ViT modelName=ViT-PyTorch
# 模型描述 # 模型描述
modelDescription=ViT是一种新的基于Transformer应用于计算机视觉领域的神经网络模型 modelDescription=ViT是一种新的基于Transformer应用于计算机视觉领域的神经网络模型,基于PyTorch实现测试
# 应用场景 # 应用场景
appScenario=图像分类,目标检测 appScenario=图像分类,目标检测
# 框架类型 # 框架类型
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment