Challenge: "Identifying risk with science + communities"
Project: "Predicting landslides with AI"
Authors:
Our team developed a concept for a machine learning model, which uses a combination of satellite data and deep neural network to define a risk factor for possible landslides.
This risk factor is then shown on a simple site, which shows the current prediction of risk factors on a global map, showing the zones with high risk factors through an overlay.
This service allows everyone who has access to the internet to discover if a zone has become dangerous and could be hit by a landslide.
N.B. As this project requires a lot of time, both for the data collection and processing and for the whole infrastructure surrounding the model, this repository hosts
only a few scripts actually completed, which will be useful for a future complete developement, while most of the main script is only a structure of the whole concept, containing informations on each passage of the project and a few guidelines for the actual creation of the code.