Commit 4b8cb8fc authored by Sugon_ldc's avatar Sugon_ldc
Browse files

modify readme and model.properties

parent 245d007c
......@@ -89,7 +89,7 @@ bash train.sh
`图像分类`
### 热点应用行业
`制造,环,医疗,气象`
`制造,环,医疗,气象`
## 源码仓库及问题反馈
- https://developer.hpccube.com/codes/modelzoo/vision-transformers-cifar10_pytorch
......
......@@ -5,6 +5,6 @@ modelName= vision-transformers-cifar10_pytorch
# 模型描述
modelDescription=Vision-Transformers是一种基于Transformer架构的深度学习模型,用于解决计算机视觉任务。与传统的卷积神经网络(CNN)不同,Vision-Transformers将自注意力机制引入了图像处理领域,以捕捉不同位置之间的像素关系。
# 应用场景(多个标签以英文逗号分割)
appScenario=训练,图像分类,制造,环,医疗,气象
appScenario=训练,图像分类,制造,环,医疗,气象
# 框架类型(多个标签以英文逗号分割)
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