-
-
Notifications
You must be signed in to change notification settings - Fork 110
Expand file tree
/
Copy pathREADME.md
More file actions
38 lines (25 loc) · 2.35 KB
/
README.md
File metadata and controls
38 lines (25 loc) · 2.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
## Introduction
<a href="https://github.com/wutianyiRosun/CGNet">Official Repo</a>
<a href="https://github.com/SegmentationBLWX/sssegmentation/blob/main/ssseg/modules/models/backbones/cgnet.py">Code Snippet</a>
<details>
<summary align="left"><a href="https://arxiv.org/pdf/1811.08201.pdf">CGNet (TIP'2020)</a></summary>
```latex
@article{wu2020cgnet,
title={Cgnet: A light-weight context guided network for semantic segmentation},
author={Wu, Tianyi and Tang, Sheng and Zhang, Rui and Cao, Juan and Zhang, Yongdong},
journal={IEEE Transactions on Image Processing},
volume={30},
pages={1169--1179},
year={2020},
publisher={IEEE}
}
```
</details>
## Results
#### CityScapes
| Segmentor | Pretrain | Backbone | Crop Size | Schedule | Train/Eval Set | mIoU | Download |
| :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: |
| FCN | - | M3N21 | 512x1024 | LR/POLICY/BS/EPOCH: 0.001/poly/16/340 | train/val | 68.53% | [cfg](https://raw.githubusercontent.com/SegmentationBLWX/sssegmentation/main/ssseg/configs/cgnet/fcn_cgnetm3n21_cityscapes.py) | [model](https://github.com/SegmentationBLWX/modelstore/releases/download/ssseg_cgnet/fcn_cgnetm3n21_cityscapes.pth) | [log](https://github.com/SegmentationBLWX/modelstore/releases/download/ssseg_cgnet/fcn_cgnetm3n21_cityscapes.log) |
## More
You can also download the model weights from following sources:
- BaiduNetdisk: https://pan.baidu.com/s/1gD-NJJWOtaHCtB0qHE79rA with access code **s757**