All Projects → dingguo1996 → RANet

dingguo1996 / RANet

Licence: other
Code for RANet: Region Attention Network for Semantic Segmentation

Programming Languages

python
139335 projects - #7 most used programming language
Cuda
1817 projects
C++
36643 projects - #6 most used programming language
shell
77523 projects

RANet: Region Attention Network for Semantic Segmentation

Paper Links: RANet: Region Attention Network for Semantic Segmentation.

By Dingguo Shen, Yuanfeng Ji, Ping Li, Yi Wang, Di Lin.

Citing RANet

If you find RANet useful in your research, please consider citing:

@article{shen2020ranet,
  title={RANet: Region Attention Network for Semantic Segmentation},
  author={Shen, Dingguo and Ji, Yuanfeng and Li, Ping and Wang, Yi and Lin, Di},
  journal={Advances in Neural Information Processing Systems},
  volume={33},
  year={2020}
}

Requirements

Python 3.7
PyTorch 1.1
GCC 4.8.5
CUDA 9.0

Installing and Running:

Following the pytorch-segmentation-toolbox.

Result

The probability of results on the three datasets can be download.

Cityscapes, code:votw

Pascal Context, code:6p0z

COCO-Stuff, code:6nc2

Thanks to the Third Party Libs

pytorch-segmentation-toolbox

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].