Deep Learning-based Aerial Image Segmentation with Open Data for Disaster Impact Assessment
Ananya Gupta, Simon Watson, Hujun Yin

TL;DR
This paper presents a deep learning framework utilizing open data and pretraining techniques for efficient aerial image segmentation to assess disaster impact, specifically identifying affected areas and roads post-disaster.
Contribution
It introduces a novel framework combining segmentation neural networks, open data from OpenStreetMap, and graph theory for rapid disaster impact assessment from satellite images.
Findings
Pretraining on ImageNet improves segmentation performance.
OpenStreetMap data enables training without manual annotation.
ENetSeparable achieves comparable results with fewer parameters.
Abstract
Satellite images are an extremely valuable resource in the aftermath of natural disasters such as hurricanes and tsunamis where they can be used for risk assessment and disaster management. In order to provide timely and actionable information for disaster response, in this paper a framework utilising segmentation neural networks is proposed to identify impacted areas and accessible roads in post-disaster scenarios. The effectiveness of pretraining with ImageNet on the task of aerial image segmentation has been analysed and performances of popular segmentation models compared. Experimental results show that pretraining on ImageNet usually improves the segmentation performance for a number of models. Open data available from OpenStreetMap (OSM) is used for training, forgoing the need for time-consuming manual annotation. The method also makes use of graph theory to update road network…
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
TopicsAutomated Road and Building Extraction · Remote-Sensing Image Classification · Synthetic Aperture Radar (SAR) Applications and Techniques
MethodsBatch Normalization · Dilated Convolution · 1x1 Convolution · SpatialDropout · Max Pooling · Parameterized ReLU · Convolution · ENet Bottleneck · ENet Dilated Bottleneck · ENet Initial Block
