Optical remote sensing road extraction network based on GCN guided model viewpoint
In optical remote sensing images,roads are easily affected by multiple factors such as obstruc-tions,pavement materials,and surrounding environments,resulting in blurred features.However,even if existing road extraction methods enhance their feature perception capabilities,they still suffer from a large number of misjudgments in feature-blurred areas.To address the above issues,this paper proposed the road extraction network based on GCN guided model viewpoint(RGGVNet).RGGVNet adopted the en-coder-decoder structure and designed a GCN based viewpoint guidance module(GVPG)to repeatedly guide the model viewpoint at the connection of the encoder and decoder,thereby enhancing attention to fea-ture blurred areas.GVPG took advantage of the fact that the GCN information propagation process had the characteristic of average feature weight,used the road salience levels in different areas as a Laplacian matrix,and participated in GCN information propagation to realize the guidance model perspective.At the same time,a dense guidance viewpoint strategy(DGVS)was proposed,which uses dense connections to connect the encoder,GVPG module,and decoder to each other to ensure effective guidance of model viewpoints while alleviating optimization difficulties.In the decoding stage,a multi-resolution feature fu-sion module(MRFF)was designed to minimize the information offset and loss of road features of different scales in the feature fusion and upsampling process.In two public remote sensing road datasets,the IoU of our method reached 65.84%and 69.36%,respectively,and the F1-score reached 79.40%and 81.90%,respectively.It can be seen from the quantitative and qualitative experimental results that the performance of our method is superior to other mainstream methods.