Skip to content

Execution

mhscience edited this page Nov 24, 2019 · 1 revision

How to use the landslide_detector

With Public Earth Observation Data:
  • Create a GEE account. For more information go to Google Earth Engine
  • Create a file with the coordinates of the areas of interest. Check the instructions to use the pre-processing script file
  • Run the GEE pre-processing script
  • Save all your optical satellite images (.tiff files) in the folders image_difference and post_event_image (see the config.yml).
  • Run the main.py file using your configured Python Anaconda environment
  • Read the output; see the printed in the console the list of coordinates and look at the predictions and region files (check the model in the config.yml).
  • You can use Tuiview to visualize and check the segments labeled as landslides. See Tuiview installation

dsas

Clone this wiki locally