Irsnet: An Inception-Resnet Feature Reconstruction Model For Building Segmentation

Kepeng Xu,Li Nie,Zhiqiang Zhang,Wenxin Yu,Yunye Zhang,Wei Chen,Siyuan Li,Xinxin Zhou,Shangwei Deng,Pengfei Yu,Yibo Fan,Hui Zhang,Valentin Bouillon
DOI: https://doi.org/10.1007/978-3-030-36802-9_5
2019-01-01
Abstract:Effective analysis of remote sensing images remains a challenging topic in deep learning research field. This paper proposes a semantic segmentation approach based on the inception architecture. Specifically, the combination of residual network and Inception improves the feature extraction capability of encoder network. In addition, this paper discusses the problem of unbalanced information allocation caused by concatenated operation in the up-sampling process of network models such as Unet, and the RCSE module is proposed to complete feature reconstruction to solve this problem. The approach ensures accurate assignment of semantic labels to the buildings in the aerial images. Experiments based on the dataset proposed by CrowdAi certify the effectiveness of our approach with a 3.7% IoU improvement compared to Unet.
What problem does this paper attempt to address?