Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8507934

Browse files
authored
Merge pull request tensorflow#4332 from tensorflow/YknZhu-patch-1
Update model_zoo.md
2 parents dcc8196 + a1b2b01 commit 8507934

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

research/deeplab/g3doc/model_zoo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ Checkpoint name | Network backbone | Pretrained dataset
8282
------------------------------------- | :--------------: | :-------------------------------------: | :----------------------------------------------: | :-----:
8383
xception_ade20k_train | Xception_65 | ImageNet <br> ADE20K training set | [6, 12, 18] for OS=16 <br> [12, 24, 36] for OS=8 | OS = 4
8484

85-
Checkpoint name | Eval OS | Eval scales | Left-right Flip | mIOU | Pixel-wise Accuracy | File Size
86-
-------------------------------------------------------------------------------------------------------------------------------- | :-------: | :-------------------------: | :-------------: | :-------------------: | :------------: | :----------------------------: | :-------:
85+
Checkpoint name | Eval OS | Eval scales | Left-right Flip | mIOU | Pixel-wise Accuracy | File Size
86+
------------------------------------- | :-------: | :-------------------------: | :-------------: | :-------------------: | :-------------------: | :-------:
8787
[xception_ade20k_train](http://download.tensorflow.org/models/deeplabv3_xception_ade20k_train_2018_05_14.tar.gz) | 16 | [0.5:0.25:1.75] | Yes | 43.54% (val) | 81.74% (val) | 439MB
8888

8989
## Checkpoints pretrained on ImageNet

0 commit comments

Comments
 (0)