Skip to main content

2022 | OriginalPaper | Buchkapitel

Remote Sensing Road Segmentation Based on Feature Extraction Optimization and Skeleton Detection Optimization

verfasst von : Sijun Dong, Yu Zhao, Zhengchao Chen

Erschienen in: Proceedings of the 7th China High Resolution Earth Observation Conference (CHREOC 2020)

Verlag: Springer Nature Singapore

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

High-resolution remote sensing image segmentation is a mature application in many industrial-level image applications, such as those in the military, civil, and other fields. Scene analysis needs to be automated in high-resolution remote sensing images as much as possible. Nowadays, with the rise of deep learning algorithms, remote sensing image processing algorithms have made tremendous progress. Deep learning algorithms process unlabeled data by learning a certain amount of labeled data. We conducted a specific study on the road target with GF1 data collected in China, and the remote sensing image’s resolution was 2 m (Jin et al. in J Anhui Agri Sci 43:358–362, 2015 [Jin et al. in J Anhui Agri Sci 43:358–362, 2015]). According to the observation of road features in remote sensing images, it still has a large number of small roads that are difficult to distinguish in the 2 m resolution GF1 remote sensing image. Due to the limitations of the downsampling calculation of the fully convolutional neural network, it is easy to lose a lot of information on small roads (Long et al. in Proceedings of the IEEE conference on computer vision and pattern recognition, pp. 3431–3440, 2015 [Long J, Shelhamer E, Darrell T (2015) Fully convolutional networks for semantic segmentation. In: Proceedings of the IEEE conference on computer vision and pattern recognition, 2015, pp 3431–3440]). Therefore, we have adjusted the feature extraction and backbone networ. We adopted EfficientNet (Tan and Le in Efficientnet: Rethinking model scaling for convolutional neural networks, 2019 [Tan M, Le QV (2019) Efficientnet: rethinking model scaling for convolutional neural networks. arXiv preprint arXiv:1905.11946]) as the skeleton network of the algorithm, and combined D-linkNet (Zhou et al. in CVPR workshops, pp. 182–186, 2018 [Zhou L, Zhang C, Wu M (2018) D-LinkNet: LinkNet with pretrained encoder and dilated convolution for high resolution satellite imagery road extraction. In: CVPR workshops, pp 182–186]) as our After preliminary training to proposed D2-LinkNet, based on the road samples, we can get very good prediction results. According to the existing prediction results, there is still a certain difference in the fitting of our segmentation results to the groundtruth. To solve this problem, based on the extraction and analysis of the skeleton of the road prediction results and the integration of different prediction results, we proposed a skeleton optimization algorithm to optimize our prediction results for road samples. And on the one hand, it complements the segmentation of small roads. On the other hand, the road segmentation result fits the road boundary more closely. The final experiment results show that the optimization algorithm effectively improves the prediction accuracy of the network, and we have achieved better results compared with D-LinkNet in our large range remote sensing dataset.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literatur
1.
Zurück zum Zitat Jin W, Haibo Z, Guobin L (2015) The application of GF-1 remote sensing image in the land use change monitoring. J Anhui Agri Sci 43(16):358–362 Jin W, Haibo Z, Guobin L (2015) The application of GF-1 remote sensing image in the land use change monitoring. J Anhui Agri Sci 43(16):358–362
2.
Zurück zum Zitat Long J, Shelhamer E, Darrell T (2015) Fully convolutional networks for semantic segmentation. In: Proceedings of the IEEE conference on computer vision and pattern recognition, 2015, pp 3431–3440 Long J, Shelhamer E, Darrell T (2015) Fully convolutional networks for semantic segmentation. In: Proceedings of the IEEE conference on computer vision and pattern recognition, 2015, pp 3431–3440
3.
4.
Zurück zum Zitat Zhou L, Zhang C, Wu M (2018) D-LinkNet: LinkNet with pretrained encoder and dilated convolution for high resolution satellite imagery road extraction. In: CVPR workshops, pp 182–186 Zhou L, Zhang C, Wu M (2018) D-LinkNet: LinkNet with pretrained encoder and dilated convolution for high resolution satellite imagery road extraction. In: CVPR workshops, pp 182–186
5.
Zurück zum Zitat Krizhevsky A, Sutskever I, Hinton GE (2012) Imagenet classification with deep convolutional neural networks. In: Advances in neural information processing systems, pp 1097–1105 Krizhevsky A, Sutskever I, Hinton GE (2012) Imagenet classification with deep convolutional neural networks. In: Advances in neural information processing systems, pp 1097–1105
6.
Zurück zum Zitat Ding L, Tang H, Bruzzone L (2019) Improving semantic segmentation of aerial images using patch-based attention. arXiv preprint arXiv:1911.08877 Ding L, Tang H, Bruzzone L (2019) Improving semantic segmentation of aerial images using patch-based attention. arXiv preprint arXiv:​1911.​08877
7.
Zurück zum Zitat Chaurasia A, Culurciello E (2017) Linknet: exploiting encoder representations for efficient semantic segmentation. In: 2017 IEEE visual communications and image processing (VCIP), pp 1–4 Chaurasia A, Culurciello E (2017) Linknet: exploiting encoder representations for efficient semantic segmentation. In: 2017 IEEE visual communications and image processing (VCIP), pp 1–4
8.
Zurück zum Zitat He K, Zhang X, Ren S, Sun J (2016) Identity mappings in deep residual networks. In: European conference on computer vision, pp 630–645 He K, Zhang X, Ren S, Sun J (2016) Identity mappings in deep residual networks. In: European conference on computer vision, pp 630–645
9.
Zurück zum Zitat Rottensteiner F, Sohn G, Gerke M, Wegner JD, Breitkopf U, Jung J (2014) Results of the ISPRS benchmark on urban object detection and 3D building reconstruction. ISPRS J Photogramm Remote Sens 93:256–271CrossRef Rottensteiner F, Sohn G, Gerke M, Wegner JD, Breitkopf U, Jung J (2014) Results of the ISPRS benchmark on urban object detection and 3D building reconstruction. ISPRS J Photogramm Remote Sens 93:256–271CrossRef
10.
Zurück zum Zitat Maggiori E, Tarabalka Y, Charpiat G, Alliez P (2017) Can semantic labeling methods generalize to any city? The inria aerial image labeling benchmark. In: 2017 IEEE international geoscience and remote sensing symposium (IGARSS), pp 3226–3229 Maggiori E, Tarabalka Y, Charpiat G, Alliez P (2017) Can semantic labeling methods generalize to any city? The inria aerial image labeling benchmark. In: 2017 IEEE international geoscience and remote sensing symposium (IGARSS), pp 3226–3229
11.
Zurück zum Zitat Chen L-C, Papandreou G, Kokkinos I, Murphy K, Yuille AL (2017) Deeplab: semantic image segmentation with deep convolutional nets, atrous convolution, and fully connected crfs. IEEE Trans Pattern Anal Mach Intell 40(4):834–848CrossRef Chen L-C, Papandreou G, Kokkinos I, Murphy K, Yuille AL (2017) Deeplab: semantic image segmentation with deep convolutional nets, atrous convolution, and fully connected crfs. IEEE Trans Pattern Anal Mach Intell 40(4):834–848CrossRef
12.
Zurück zum Zitat Zhao H, Shi J, Qi X, Wang X, Jia J (2017) Pyramid scene parsing network. In: Proceedings of the IEEE conference on computer vision and pattern recognition, pp 2881–2890 Zhao H, Shi J, Qi X, Wang X, Jia J (2017) Pyramid scene parsing network. In: Proceedings of the IEEE conference on computer vision and pattern recognition, pp 2881–2890
13.
Zurück zum Zitat He K, Zhang X, Ren S, Sun J (2016) Deep residual learning for image recognition. In: Proceedings of the IEEE conference on computer vision and pattern recognition, pp 770–778 He K, Zhang X, Ren S, Sun J (2016) Deep residual learning for image recognition. In: Proceedings of the IEEE conference on computer vision and pattern recognition, pp 770–778
Metadaten
Titel
Remote Sensing Road Segmentation Based on Feature Extraction Optimization and Skeleton Detection Optimization
verfasst von
Sijun Dong
Yu Zhao
Zhengchao Chen
Copyright-Jahr
2022
Verlag
Springer Nature Singapore
DOI
https://doi.org/10.1007/978-981-16-5735-1_28

Neuer Inhalt