Road Segmentation in SAR Satellite Images with Deep Fully-Convolutional Neural Networks
Remote sensing is extensively used in cartography. As transportation networks grow and change, extracting roads automatically from satellite images is crucial to keep maps up-to-date. Synthetic Aperture Radar satellites can provide high resolution topographical maps. However roads are difficult to identify in these data as they look visually similar to targets such as rivers and railways. Most road extraction methods on Synthetic Aperture Radar images still rely on a prior segmentation performed by classical computer vision algorithms. Few works study the potential of deep learning techniques, despite their successful applications to optical imagery. This letter presents an evaluation of Fully-Convolutional Neural Networks for road segmentation in SAR images. We study the relative performance of early and state-of-the-art networks after carefully enhancing their sensitivity towards thin objects by adding spatial tolerance rules. Our models shows promising results, successfully extracting most of the roads in our test dataset. This shows that, although Fully-Convolutional Neural Networks natively lack efficiency for road segmentation, they are capable of good results if properly tuned. As the segmentation quality does not scale well with the increasing depth of the networks, the design of specialized architectures for roads extraction should yield better performances.
Code (0)
등록된 구현이 없습니다.
Tasks
Road SegmentationSegmentationSimilar Papers 제목 키워드 기반
Road Segmentation of Remotely-Sensed Images Using Deep Convolutional Neural Networks with Landscape Metrics and Conditional Random Fields
Object segmentation of remotely-sensed aerial (or very-high resolution, VHS) images and satellite (or high-resolution, HR) images, has been applied to many application domains, especially in road extraction in which the …
Earth ObservationRoad SegmentationSemantic SegmentationFully Convolutional Network for Automatic Road Extraction from Satellite Imagery
Analysis of high-resolution satellite images has been an important research topic for traffic management, city planning, and road monitoring. One of the problems here is automatic and precise road extraction. From an ori…
DecoderManagementSegmentation of Roads in Satellite Images using specially modified U-Net CNNs
The image classification problem has been deeply investigated by the research community, with computer vision algorithms and with the help of Neural Networks. The aim of this paper is to build an image classifier for sat…
Data Augmentationimage-classificationImage ClassificationRoad Extraction from Overhead Images with Graph Neural Networks
Automatic road graph extraction from aerial and satellite images is a long-standing challenge. Existing algorithms are either based on pixel-level segmentation followed by vectorization, or on iterative graph constructio…
graph constructionGraph Neural NetworkSemantic Segmentation of Medium-Resolution Satellite Imagery using Conditional Generative Adversarial Networks
Semantic segmentation of satellite imagery is a common approach to identify patterns and detect changes around the planet. Most of the state-of-the-art semantic segmentation models are trained in a fully supervised way u…
Image-to-Image TranslationLand Cover ClassificationSegmentationSemantic Segmentation+1