Commit db43d34d authored by sunxx1's avatar sunxx1
Browse files

update model.properties

parent 4f83d0da
...@@ -3,6 +3,6 @@ modelName=Efficientnet_b2-mmcv ...@@ -3,6 +3,6 @@ modelName=Efficientnet_b2-mmcv
# 模型描述 # 模型描述
modelDescription=Efficientnet_b2是一种图像分类的卷积神经网络模型,基于MMCV实现测试 modelDescription=Efficientnet_b2是一种图像分类的卷积神经网络模型,基于MMCV实现测试
# 应用场景 # 应用场景
appScenario=图像分类 appScenario=训练,图像分类
# 框架类型 # 框架类型
frameType=PyTorch,MMCV frameType=PyTorch,MMCV
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