Skip to content

Panarctic Database of Active Layer Detachment Slides and Retrogressive Thaw Slumps from Deep Learning on High Resolution Satellite Imagery.

License

Notifications You must be signed in to change notification settings

awi-response/darts-nextgen

Repository files navigation

DARTS nextgen

Lint CI

Early Alpha!

Panarctic Database of Active Layer Detachment Slides and Retrogressive Thaw Slumps from Deep Learning on High Resolution Satellite Imagery. This is te successor of the thaw-slump-segmentation (pipeline), with which the first version of the DARTS dataset was created.

Documentation

The documentation is available at https://awi-response.github.io/darts-nextgen/. It is recommended to read the getting started guide before working with the project.

Quick Start

  1. Download source code from the GitHub repository:

    git clone [email protected]:awi-response/darts-nextgen.git
    cd darts-nextgen
  2. Install the required dependencies:

    uv sync --extra cuda126 --extra training
  3. Run the Sentinel 2 based pipeline on an area of interest:

    uv run darts run-native-sentinel2-pipeline-from-aoi \
      --aoi-shapefile path/to/your/aoi.geojson \
      --model-file path/to/your/model/checkpoint \
      --start-date 2024-07 \
      --end-date 2024-09

Contribute

Before contributing please contact one of the authors and make sure to read the Contribution Guidelines.

About

Panarctic Database of Active Layer Detachment Slides and Retrogressive Thaw Slumps from Deep Learning on High Resolution Satellite Imagery.

Resources

License

Stars

Watchers

Forks