Realtime Global Attention Network for Semantic Segmentation
Xi Mo, Xiangyu Chen
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/dunknowcoding/RGANetOfficialpytorch★ 6
- github.com/xiangyu8/RGANet_evaluationpytorch★ 4
Abstract
In this paper, we proposed an end-to-end realtime global attention neural network (RGANet) for the challenging task of semantic segmentation. Different from the encoding strategy deployed by self-attention paradigms, the proposed global attention module encodes global attention via depth-wise convolution and affine transformations. The integration of these global attention modules into a hierarchy architecture maintains high inferential performance. In addition, an improved evaluation metric, namely MGRID, is proposed to alleviate the negative effect of non-convex, widely scattered ground-truth areas. Results from extensive experiments on state-of-the-art architectures for semantic segmentation manifest the leading performance of proposed approaches for robotic monocular visual perception.