Commit 3d3b99a1 authored by sunxx1's avatar sunxx1
Browse files

update model.properties

parent a3611132
...@@ -3,6 +3,6 @@ modelName=Densenet121-mmcv ...@@ -3,6 +3,6 @@ modelName=Densenet121-mmcv
# 模型描述 # 模型描述
modelDescription=Densenet121是一种密集连接深度卷积神经网络,基于MMCV实现测试 modelDescription=Densenet121是一种密集连接深度卷积神经网络,基于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