Skip to content

An ecosystem of data, models and code pipelines to tackle flooding with ML

License

Notifications You must be signed in to change notification settings

kgupta359/ml4floods

 
 

Repository files navigation

awesome ml4floods

ML4Floods is an end-to-end ML pipeline for flood extent estimation: from data preprocessing, model training, model deployment to visualization.

awesome flood extent estimation

Install

Install from pip:

pip install ml4floods

Install the latest version from GitHub:

pip install git+https://github.com/spaceml-org/ml4floods#egg=ml4floods

Docs

spaceml-org.github.io/ml4floods

These tutorials may help you explore the datasets and models:

The WorldFloods database

The WorldFloods database contains 444 pairs of Sentinel-2 images and flood segmentation masks. It requires approximately 300GB of hard-disk storage. The WorldFloods database is released under a Creative Commons non-commercial licence licence

To download the WorldFloods database or the pretrained flood segmentation models for Sentinel-2 see the instructions to download the database.

Cite

If you find this work useful please cite:

@article{mateo-garcia_towards_2021,
	title = {Towards global flood mapping onboard low cost satellites with machine learning},
	volume = {11},
	issn = {2045-2322},
	doi = {10.1038/s41598-021-86650-z},
	number = {1},
	urldate = {2021-04-01},
	journal = {Scientific Reports},
	author = {Mateo-Garcia, Gonzalo and Veitch-Michaelis, Joshua and Smith, Lewis and Oprea, Silviu Vlad and Schumann, Guy and Gal, Yarin and Baydin, Atılım Güneş and Backes, Dietmar},
	month = mar,
	year = {2021},
	pages = {7249},
}

About

An ecosystem of data, models and code pipelines to tackle flooding with ML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.7%
  • Other 0.3%