Tao ZengFulin LuoTan GuoXiuwen GongJingyun XueHanshan Li
Kernel point convolution (KPConv) can effectively represent the point features of point cloud data. However, KPConv-based methods just consider the local information of each point, which is very difficult to characterize the intrinsic properties of ALS point clouds for complex laser scanning conditions. Therefore, we rethink KPConv and propose a recurrent residual dual attention network (RRDAN) based on the encoder-decoder structure for the semantic segmentation of ALS point cloud data. In the encoder stage, we design an attention kernel point convolution (AKPConv) block by using a scaling factor of batch normalization to highlight the significant channel information. Then, we use the AKPConv block to develop a recurrent residual kernel attention (RRKA) module to iteratively aggregate the local neighborhood features. In the decoder stage, we design a global and local channel attention (GLCA) module with global connection and local 1D convolution to interact the global and local information after fusing the upsampled high-level representations and the skip-connected low-level features. In addition, to reduce the influence of the long-tail distribution of reflection intensity, we apply gamma transformation to correct the data as normal distribution. The proposed RRDAN can achieve diversified feature aggregation to implement the refined semantic segmentation of ALS point clouds. We evaluate our method on two ALS datasets (i.e., ISPRS and DCF2019) to demonstrate its performance compared to a few advanced methods. Code: https://github.com/SC-shendazt/RRDAN.
Zhang KaLongjie YeWen XiaoYehua ShengShan ZhangTao XiaYaqin Zhou
Dayong RenZhengyi WuJiawei LiPiaopiao YuJie GuoMingqiang WeiYanwen Guo
Ziyang WangHui ChenJing LiuJiarui QinYehua ShengLin Yang
Han LiChaoguang MenYongmei Liu
Yaping LinGeorge VosselmanMichael Ying Yang