/urban_flood

GNU General Public License v3.0GPL-3.0

urban_flood

fast urban flood prediction using convolutional neural network

a convolutional neural network is trained to predict the maximum water depth of a specific catchment area by the input rainfall pattern (hyetographs)

the convolutional neural network merge the information of the terrain and rainfall pattern in its latent layer, and predict the corresponding water depth in the output layer

the result of the entire catchment area is assembled from small patches

pipeline

prediction model

accuracy

result on a testing rain pattern

result on a random generated rain pattern

analysis of high-error area

code and data

The source code and the training data for the project are hosted by ETH recearch collection

paper

the data is accociated with this paper