Home

Awesome

landslide_detector

The landslide_detector is a tool developed to detect landslides from optical remotely sensed images using Object-Based Image Analysis (OBIA) and Machine Learning (Random Forest classifier).

I developed this tool to test the methodology proposed in my master thesis in Geomatics at Delft University of Technology. This implementation can be used to assist landslides experts/non-experts in detecting new landslides events and improve existing inventories.

This project was made in join collaboration Delft University of Technology and Deltares Research Institute.

The tool is built using open source software: Google Earth Engine(GEE) and Python with their libraries Remote Sensing and GIS software library (RSGISLib) and Scikit-Learn. It includes three main components:

name me Image pre-processing and segmentation; sample in a remote area in Italy. (a) Cloud-free pre-landslide image. (b) Cloud-free post-landslide image. (c) Image difference using band ratioing red/green (RGD). (d) Image segmentation.

We provide a script for model training and testing.

Quickstart

See our tutorial

Author:

MSc.ir. Meylin Herrera Herrera
Master in Geomatics @ Delft University of Technology
Contact: mhscience@gmail.com

Contributors

Dr.ir. Mathias Lemmens @ Delft University of Technology
Dr.ir. Amin Askarinejad @ Delft University of Technology
Dr.ir. Faraz Tehrani @ Deltares Research Institute
Ir. Giorgio Santinelli @ Deltares Research Institute

Contributing

We encourage you to contribute. Please check our contributing guidelines