The structure diagram of the algorithm in this paper is the structure diagram of the lightweight remote sensing image road extraction method that combines the attention m...
Abstract:
Road information plays an indispensable role in human society’s development. However, owing to the diversity and complexity of roads, it is difficult to obtain satisfacto...Show MoreMetadata
Abstract:
Road information plays an indispensable role in human society’s development. However, owing to the diversity and complexity of roads, it is difficult to obtain satisfactory road-extraction result. Some typical factors, such as discontinuity, loss of edge details, and long-time consumption, have negative impacts on obtaining accurate road information. These problems are particularly prominent during road extraction when high-resolution remote-sensing images are used. To obtain accurate road information, a novel lightweight deep learning neural network was pro-posed in this study by integrating a multiscale module and attention mechanisms. As an excellent multiscale segmentation module, the atrous spatial pyramid pooling was selected to enhance the road extraction ability of remote sensing images. In addition, an attention mechanism was employed to solve the problems of discontinuity and loss of edge details in road extraction, and MobileNet V2 was selected as the backbone of DeepLab V3+ because of its lightweight structure, which can help solve the problem of excessive training time consumption. The experimental verification was carried out on the Ottawa road dataset and the Massachusetts road dataset. Experimental results show that compared with U-Net, SegNet and MDeeplab v3+ networks, the proposed algorithm is the best in IoU, Recall, OA and Kappa. Among them, on the Ottawa road dataset, the OA and Kappa of the algorithm in this paper are 98.92 % and 95.02 %, respectively. On the Massachusetts road dataset, OA and Kappa 98.29% and 89.87%. In addition, the training time was significantly shorter than that of the other deep learning networks. The proposed method exhibited a good performance in road extraction.
The structure diagram of the algorithm in this paper is the structure diagram of the lightweight remote sensing image road extraction method that combines the attention m...
Published in: IEEE Access ( Volume: 11)
Figures are not available for this document.

Dataset images and labels (a) Image of Ottawa-Dataset; (b) Corresponding label of Ottawa-Dataset; (c) Image of Massachusetts - Dataset; (d) Massachusetts -Dataset corresponding label.
Figure 1 of 11

FIGURE 1.
Dataset images and labels (a) Image of Ottawa-Dataset; (b) Corresponding label of Ottawa-Dataset; (c) Image of Massachusetts - Dataset; (d) Massachusetts -Dataset corresponding label.

FIGURE 3.
Deeply separable convolutional structures. (a) Standard convolution;(b) Depthwise sep-arable convolution.

FIGURE 4.
The bottleneck structure of MobileNet V2. (a) Step size is 1; (b) Step size is 2.

FIGURE 8.
Traditional method results. (a) Image map; (b) Label map; (c) SVM extraction results; (d) RF extraction results; (e) Extraction results of this paper.

FIGURE 9.
Compare the experimental results. (a) Image map; (b) Label map; (c) U-Net extraction results; (d) SegNet extraction results; (e) MDeepLab V3+ extraction results; (f) Extraction results of this paper.

FIGURE 10.
Compare the experimental results. (a) Image map; (b) Label map; (c) U-Net extraction results; (d) SegNet extraction results; (e) MDeepLab V3+ extraction results; (f) Extraction results of this paper.

FIGURE 11.
Ablation experiment results. (a) Image map; (b) Label map; (c) MDeepLab V3+ extraction results; (d) CDeepLab V3+ extraction results; (e) Extraction results of this paper.