Skip to content

Commit fe216ef

Browse files
update ocrnet results
update ocrnet results
2 parents e190a9b + 8945e09 commit fe216ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/modelzoo/ocrnet/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
| :-: | :-: | :-: | :-: | :-: | :-: | :-: |
4848
| R-50-D8 | ImageNet-1k-224x224 | 512x1024 | LR/POLICY/BS/EPOCH: 0.01/poly/8/440 | train/val | 79.40% | [cfg](https://raw.githubusercontent.com/SegmentationBLWX/sssegmentation/main/ssseg/configs/ocrnet/ocrnet_resnet50os8_cityscapes.py) | [model](https://github.com/SegmentationBLWX/modelstore/releases/download/ssseg_ocrnet/ocrnet_resnet50os8_cityscapes.pth) | [log](https://github.com/SegmentationBLWX/modelstore/releases/download/ssseg_ocrnet/ocrnet_resnet50os8_cityscapes.log) |
4949
| R-101-D8 | ImageNet-1k-224x224 | 512x1024 | LR/POLICY/BS/EPOCH: 0.01/poly/8/440 | train/val | 80.61% | [cfg](https://raw.githubusercontent.com/SegmentationBLWX/sssegmentation/main/ssseg/configs/ocrnet/ocrnet_resnet101os8_cityscapes.py) | [model](https://github.com/SegmentationBLWX/modelstore/releases/download/ssseg_ocrnet/ocrnet_resnet101os8_cityscapes.pth) | [log](https://github.com/SegmentationBLWX/modelstore/releases/download/ssseg_ocrnet/ocrnet_resnet101os8_cityscapes.log) |
50-
| HRNetV2p-W18-Small | ImageNet-1k-224x224 | 512x1024 | LR/POLICY/BS/EPOCH: 0.01/poly/8/440 | train/val | 79.30% | [cfg](https://raw.githubusercontent.com/SegmentationBLWX/sssegmentation/main/ssseg/configs/ocrnet/ocrnet_hrnetv2w18s_cityscapes.py) | [model](https://github.com/SegmentationBLWX/modelstore/releases/download/ssseg_ocrnet/ocrnet_hrnetv2w18s_cityscapes.pth) | [log](https://github.com/SegmentationBLWX/modelstore/releases/download/ssseg_ocrnet/ocrnet_hrnetv2w18s_cityscapes.log) |
51-
| HRNetV2p-W18 | ImageNet-1k-224x224 | 512x1024 | LR/POLICY/BS/EPOCH: 0.01/poly/8/440 | train/val | 80.58% | [cfg](https://raw.githubusercontent.com/SegmentationBLWX/sssegmentation/main/ssseg/configs/ocrnet/ocrnet_hrnetv2w18_cityscapes.py) | [model](https://github.com/SegmentationBLWX/modelstore/releases/download/ssseg_ocrnet/ocrnet_hrnetv2w18_cityscapes.pth) | [log](https://github.com/SegmentationBLWX/modelstore/releases/download/ssseg_ocrnet/ocrnet_hrnetv2w18_cityscapes.log) |
52-
| HRNetV2p-W48 | ImageNet-1k-224x224 | 512x1024 | LR/POLICY/BS/EPOCH: 0.01/poly/8/440 | train/val | 81.44% | [cfg](https://raw.githubusercontent.com/SegmentationBLWX/sssegmentation/main/ssseg/configs/ocrnet/ocrnet_hrnetv2w48_cityscapes.py) | [model](https://github.com/SegmentationBLWX/modelstore/releases/download/ssseg_ocrnet/ocrnet_hrnetv2w48_cityscapes.pth) | [log](https://github.com/SegmentationBLWX/modelstore/releases/download/ssseg_ocrnet/ocrnet_hrnetv2w48_cityscapes.log) |
50+
| HRNetV2p-W18-Small | ImageNet-1k-224x224 | 512x1024 | LR/POLICY/BS/EPOCH: 0.01/poly/8/440 | train/val | 79.02% | [cfg](https://raw.githubusercontent.com/SegmentationBLWX/sssegmentation/main/ssseg/configs/ocrnet/ocrnet_hrnetv2w18s_cityscapes.py) | [model](https://github.com/SegmentationBLWX/modelstore/releases/download/ssseg_ocrnet/ocrnet_hrnetv2w18s_cityscapes.pth) | [log](https://github.com/SegmentationBLWX/modelstore/releases/download/ssseg_ocrnet/ocrnet_hrnetv2w18s_cityscapes.log) |
51+
| HRNetV2p-W18 | ImageNet-1k-224x224 | 512x1024 | LR/POLICY/BS/EPOCH: 0.01/poly/8/440 | train/val | 80.77% | [cfg](https://raw.githubusercontent.com/SegmentationBLWX/sssegmentation/main/ssseg/configs/ocrnet/ocrnet_hrnetv2w18_cityscapes.py) | [model](https://github.com/SegmentationBLWX/modelstore/releases/download/ssseg_ocrnet/ocrnet_hrnetv2w18_cityscapes.pth) | [log](https://github.com/SegmentationBLWX/modelstore/releases/download/ssseg_ocrnet/ocrnet_hrnetv2w18_cityscapes.log) |
52+
| HRNetV2p-W48 | ImageNet-1k-224x224 | 512x1024 | LR/POLICY/BS/EPOCH: 0.01/poly/8/440 | train/val | 81.56% | [cfg](https://raw.githubusercontent.com/SegmentationBLWX/sssegmentation/main/ssseg/configs/ocrnet/ocrnet_hrnetv2w48_cityscapes.py) | [model](https://github.com/SegmentationBLWX/modelstore/releases/download/ssseg_ocrnet/ocrnet_hrnetv2w48_cityscapes.pth) | [log](https://github.com/SegmentationBLWX/modelstore/releases/download/ssseg_ocrnet/ocrnet_hrnetv2w48_cityscapes.log) |
5353

5454

5555
## More

0 commit comments

Comments
 (0)