Skip to content

amirdel/stanfordHacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Stanford Hacks building detection, ...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published