Skip to content

Generating aerial flood prediction imagery with generative adversarial networks

License

Notifications You must be signed in to change notification settings

Natasha-R/Flood-Prediction-GAN

Repository files navigation

Generating Aerial Flood Prediction Imagery with Generative Adversarial Networks

This repo contains the code for training generative adversarial networks (GANs) to generate aerial flood prediction imagery, when input an aerial pre-flooding image along with additional factors such as a digital elevation model, flow accumulation, distance to rivers, and map (OSM).

This project is a current work in progress, hence the code and documentation is currently incomplete. Work status:

  • Data pre-processing
  • Creating models
  • Training models
  • Evaluating results
  • Results presentation 🛠️ currently working on 🛠️