Commit 54f88ef5 authored by suily's avatar suily
Browse files

Update model.properties

parent 38484b61
...@@ -5,6 +5,6 @@ modelName= vision_transformer_jax ...@@ -5,6 +5,6 @@ modelName= vision_transformer_jax
# 模型描述 # 模型描述
modelDescription=Google提出的一种图像识别模型,应用了无decoder的纯transformer结构(不依赖CNN) modelDescription=Google提出的一种图像识别模型,应用了无decoder的纯transformer结构(不依赖CNN)
# 应用场景 # 应用场景
appScenario=推理,训练,图像识别,制造,电商,医疗,广媒,教育 appScenario=推理,训练,图像分类,制造,电商,医疗,广媒,教育
# 框架类型 # 框架类型
frameType=jax frameType=jax
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