Unverified Commit 68057e60 authored by huihui-personal's avatar huihui-personal Committed by GitHub
Browse files

Open source checkpoints for mobilenetv2_dm05_coco_voc_trainaug and...

Open source checkpoints for mobilenetv2_dm05_coco_voc_trainaug and mobilenetv2_dm05_coco_voc_trainval
parent 90cec348
...@@ -28,6 +28,8 @@ employ ASPP and decoder modules for fast computation. ...@@ -28,6 +28,8 @@ employ ASPP and decoder modules for fast computation.
Checkpoint name | Network backbone | Pretrained dataset | ASPP | Decoder Checkpoint name | Network backbone | Pretrained dataset | ASPP | Decoder
--------------------------- | :--------------: | :-----------------: | :---: | :-----: --------------------------- | :--------------: | :-----------------: | :---: | :-----:
mobilenetv2_dm05_coco_voc_trainaug | MobileNet-v2 <br> Depth-Multiplier = 0.5 | MS-COCO <br> VOC 2012 train_aug set| N/A | N/A
mobilenetv2_dm05_coco_voc_trainval | MobileNet-v2 <br> Depth-Multiplier = 0.5 | MS-COCO <br> VOC 2012 train_aug + trainval sets | N/A | N/A
mobilenetv2_coco_voc_trainaug | MobileNet-v2 | MS-COCO <br> VOC 2012 train_aug set| N/A | N/A mobilenetv2_coco_voc_trainaug | MobileNet-v2 | MS-COCO <br> VOC 2012 train_aug set| N/A | N/A
mobilenetv2_coco_voc_trainval | MobileNet-v2 | MS-COCO <br> VOC 2012 train_aug + trainval sets | N/A | N/A mobilenetv2_coco_voc_trainval | MobileNet-v2 | MS-COCO <br> VOC 2012 train_aug + trainval sets | N/A | N/A
xception65_coco_voc_trainaug | Xception_65 | MS-COCO <br> VOC 2012 train_aug set| [6,12,18] for OS=16 <br> [12,24,36] for OS=8 | OS = 4 xception65_coco_voc_trainaug | Xception_65 | MS-COCO <br> VOC 2012 train_aug set| [6,12,18] for OS=16 <br> [12,24,36] for OS=8 | OS = 4
...@@ -178,4 +180,4 @@ Model name ...@@ -178,4 +180,4 @@ Model name
12. **Scene Parsing through ADE20K Dataset**<br /> 12. **Scene Parsing through ADE20K Dataset**<br />
Bolei Zhou, Hang Zhao, Xavier Puig, Sanja Fidler, Adela Barriuso, Antonio Torralba<br /> Bolei Zhou, Hang Zhao, Xavier Puig, Sanja Fidler, Adela Barriuso, Antonio Torralba<br />
[[link]](http://groups.csail.mit.edu/vision/datasets/ADE20K/). In CVPR, [[link]](http://groups.csail.mit.edu/vision/datasets/ADE20K/). In CVPR,
2017. 2017.
\ No newline at end of file
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