TL;DR
BDANet is a novel two-stage deep learning framework that leverages cross-directional attention and multi-scale features to accurately assess building damage from satellite images, outperforming existing methods.
Contribution
Introduces a two-stage CNN with cross-directional attention for improved building damage assessment from satellite imagery.
Findings
Achieves state-of-the-art performance on xBD dataset.
Effectively models correlations between pre- and post-disaster images.
Utilizes CutMix augmentation to handle difficult classes.
Abstract
Fast and effective responses are required when a natural disaster (e.g., earthquake, hurricane, etc.) strikes. Building damage assessment from satellite imagery is critical before relief effort is deployed. With a pair of pre- and post-disaster satellite images, building damage assessment aims at predicting the extent of damage to buildings. With the powerful ability of feature representation, deep neural networks have been successfully applied to building damage assessment. Most existing works simply concatenate pre- and post-disaster images as input of a deep neural network without considering their correlations. In this paper, we propose a novel two-stage convolutional neural network for Building Damage Assessment, called BDANet. In the first stage, a U-Net is used to extract the locations of buildings. Then the network weights from the first stage are shared in the second stage for…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConcatenated Skip Connection · Convolution · Max Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · U-Net · CutMix
