Commit dcbd3df9 authored by “yuguo”'s avatar “yuguo”
Browse files

update

parent 3dfa7295
...@@ -73,10 +73,12 @@ ofrecord-imagenet ...@@ -73,10 +73,12 @@ ofrecord-imagenet
执行推理命令: 执行推理命令:
bash examples/infer_graph.sh bash examples/infer_graph.sh
## 精度 ## result
测试数据:mini-imagenet,使用的加速卡:4张DCU-Z100-16G。
### 精度
测试数据:mini-imagenet,使用的加速卡:4张DCU-Z100-16G:
根据模型情况填写表格:
| 卡数 | batch size | 类型 | Accuracy(%) | | 卡数 | batch size | 类型 | Accuracy(%) |
| :------: | :------: | :------: | -------- | | :------: | :------: | :------: | -------- |
| 1 | 128 | fp32 | 76.5/300 epoches | | 1 | 128 | fp32 | 76.5/300 epoches |
......
...@@ -5,5 +5,5 @@ modelName=Resnet50_oneflow ...@@ -5,5 +5,5 @@ modelName=Resnet50_oneflow
# 模型描述 # 模型描述
modelDescription=基于Oneflow框架的resnet50 modelDescription=基于Oneflow框架的resnet50
# 应用场景(多个标签以英文逗号分割) # 应用场景(多个标签以英文逗号分割)
appScenario=训练,推理,train,inference,OCR,cv,车牌识别,目标检测 appScenario=训练,推理,制造,政府,医疗,科研
frameType=OneFlow frameType=OneFlow
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