Browse Source

!16117 modfy fcn8s readme

From: @wukesong
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui,@wuxuejian
pull/16117/MERGE
mindspore-ci-bot Gitee 4 years ago
parent
commit
db606e6786
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      model_zoo/official/cv/FCN8s/README.md
  2. +1
    -1
      model_zoo/official/cv/FCN8s/README_CN.md

+ 1
- 1
model_zoo/official/cv/FCN8s/README.md View File

@@ -204,7 +204,7 @@ For more information, see `config.py`.
| Dataset | PASCAL VOC 2012
| batch_size | 16
| outputs | probability
| mean IoU | 64.25
| mean IoU | 0.627

# [Description of Random Situation](#contents)



+ 1
- 1
model_zoo/official/cv/FCN8s/README_CN.md View File

@@ -202,7 +202,7 @@ FCN8s使用丢弃全连接操作的VGG16作为编码部分,并分别融合VGG1
| 数据集 | PASCAL VOC 2012
| 批大小 | 16
| 输出 | 概率
| 平均 IoU | 64.25
| 平均 IoU | 0.627

# [随机事件介绍](#目录)



Loading…
Cancel
Save