Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.3 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.3 KB

Fast building damage assessment using satellite imagery

What is this repository for?

We use a convolutional neural network to detect buildings in satellite data. We have tried several models and acheive >0.6 intersection over union. We use our trained model on images of areas affected by natural or manmade disasters to estimate the number of buildings distroyed.

For details of the ideas and models used in this project please refer to the full project report.

A result example from our neural net model can be seen below

threshold image

The number of buildings in these threshold images are counted using by detecting the contected blobs in the images threshold image

Finally we use the trained model to count the number of destroyed buildings in before and after images of natural or manmade disasers