Segmentation of Roads in Satellite Images using specially modified U-Net CNNs
Jonas Bokstaller, Yihang She, Zhehan Fu, Tommaso Macr\`i

TL;DR
This paper introduces a novel modified U-Net CNN architecture with data augmentation and sliding window techniques for accurate road segmentation in satellite images, outperforming existing methods in mean F-score.
Contribution
The paper presents a specially modified U-Net CNN architecture combined with data augmentation and sliding window approach for improved road segmentation in satellite imagery.
Findings
Outperforms baseline methods in mean F-score
Effective use of data augmentation improves accuracy
Modified U-Net architecture enhances segmentation quality
Abstract
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 satellite images of urban scenes that identifies the portions of the images in which a road is located, separating these portions from the rest. Unlike conventional computer vision algorithms, convolutional neural networks (CNNs) provide accurate and reliable results on this task. Our novel approach uses a sliding window to extract patches out of the whole image, data augmentation for generating more training/testing data and lastly a series of specially modified U-Net CNNs. This proposed technique outperforms all other baselines tested in terms of mean F-score metric.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Automated Road and Building Extraction · Vehicle License Plate Recognition
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Concatenated Skip Connection · Max Pooling · U-Net
