Commit 60b5997d authored by “qianyj”'s avatar “qianyj”
Browse files

Adapt model.properties and README

parent bc94c6f9
......@@ -110,7 +110,7 @@ sed指令只需要执行一次,添加支持多卡运行的代码
| 4 | 512 | fp32 | 0.7608 | 否 | 四进程 |
| 4 | 512 | fp16 | 0.7615 | 否 | 四进程 |
## 历史版本
## 源码仓库及问题反馈
* https://developer.hpccube.com/codes/modelzoo/resnet50_tensorflow
## 参考
......
......@@ -2,7 +2,7 @@
modelName=ResNet50_TensorFlow2
# 模型描述
modelDescription=ResNet50_TensorFlow2是一个用于图像分类的深度学习模型
# 应用场景(多个标签以英文逗号分割)
appScenario=CV,图像分类,训练,推理
# 框架类型(多个标签以英文逗号分割)
# 应用场景
appScenario=推理,训练,图像分类,cv
# 框架类型
frameType=Tensorflow
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