Commit 26d429a4 authored by sunxx1's avatar sunxx1
Browse files

update model.properties

parent 662deb7e
...@@ -3,6 +3,6 @@ modelName=ViT-PyTorch ...@@ -3,6 +3,6 @@ modelName=ViT-PyTorch
# 模型描述 # 模型描述
modelDescription=ViT是一种新的基于Transformer应用于计算机视觉领域的神经网络模型,基于PyTorch实现测试 modelDescription=ViT是一种新的基于Transformer应用于计算机视觉领域的神经网络模型,基于PyTorch实现测试
# 应用场景 # 应用场景
appScenario=图像分类,目标检测 appScenario=训练,图像分类,目标检测
# 框架类型 # 框架类型
frameType=PyTorch frameType=PyTorch
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