paper-with-me

Papers

Road Segmentation in SAR Satellite Images with Deep Fully-Convolutional Neural Networks

2018-02-05 · Corentin Henry, Seyed Majid Azimi, Nina Merkle

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.

📄 PDF Abstract BibTeX arXiv:1802.01445

Code (0)

등록된 구현이 없습니다.

Tasks

Road SegmentationSegmentation

Similar Papers 제목 키워드 기반

Road Segmentation of Remotely-Sensed Images Using Deep Convolutional Neural Networks with Landscape Metrics and Conditional Random Fields

2017-07-01 · Teerapong Panboonyuen

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 Segmentation

Fully Convolutional Network for Automatic Road Extraction from Satellite Imagery

2018-06-13 · Alexander V. Buslaev, Selim S. Seferbekov, Vladimir I. Iglovikov, Alexey A. Shvets

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…

DecoderManagement

Segmentation of Roads in Satellite Images using specially modified U-Net CNNs

2021-09-29 · Jonas Bokstaller, Yihang She, Zhehan Fu, Tommaso Macrì

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 Classification

Road Extraction from Overhead Images with Graph Neural Networks

2021-12-09 · Gaetan Bahl, Mehdi Bahri, Florent Lafarge

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 Network

Semantic Segmentation of Medium-Resolution Satellite Imagery using Conditional Generative Adversarial Networks

2020-12-05 · Aditya Kulkarni, Tharun Mohandoss, Daniel Northrup, Ernest Mwebaze 외

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