Commit 9cf10f23 authored by sunxx1's avatar sunxx1
Browse files

Merge branch 'sunxx1-master-patch-18036' into 'master'

Update model.properties

See merge request !5
parents 044bb4c3 30bd409a
# 模型唯一标识
modelCode =136
# 模型名称 # 模型名称
modelName=DBnet-PyTorch modelName=dbnet_pytorch
# 模型描述 # 模型描述
modelDescription=DBnet是一种使用可微分二值图来实时文字检测的深度学习模型,基于PyTorch实现测试 modelDescription=DBnet是一种使用可微分二值图来实时文字检测的深度学习模型,基于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