File size: 9,306 Bytes
56d2056 e3a068e 26c0b02 bcec94d b9e4af8 bcec94d 3e1b937 5764e3c c6460c3 b49e9dd c6460c3 d599ec0 bcec94d 26c0b02 b49e9dd 412b30c b49e9dd 412b30c 0ea3472 b49e9dd 0ea3472 b49e9dd 0ea3472 b49e9dd 0ea3472 b49e9dd 412b30c 0ea3472 b49e9dd 412b30c 0ea3472 b49e9dd 412b30c 0ea3472 b49e9dd 26c0b02 bcec94d b9e4af8 bcec94d fe0f941 0e3b342 fe0f941 0e3b342 fe0f941 bcec94d 556cfaa e204c81 cc7ccb3 ead1b38 556cfaa 7b6ce8e ead1b38 556cfaa 3252441 79cc2da 3252441 556cfaa 7b6ce8e ead1b38 3eaa4b1 376829c ead1b38 9b83c25 ead1b38 9b83c25 ead1b38 556cfaa 7b6ce8e ead1b38 9b83c25 ead1b38 9b83c25 556cfaa 2674254 b950702 2674254 9b83c25 556cfaa 3252441 79cc2da 3252441 556cfaa 7b6ce8e ead1b38 9b83c25 ead1b38 9b83c25 556cfaa 0eb8330 ead1b38 9b83c25 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 | ---
task_categories:
- image-segmentation
language:
- en
tags:
- geology
- landslides
pretty_name: Landslides detection - Biele Karpaty (Slovakia)
size_categories:
- n<1K
---
# !!! Important note: Dataset creation is still in progress !!!
# Introduction
This dataset was created through a collaboration between the State Geological Institute of Dionýz Štúr and the Kempelen Institute of Intelligent Technologies. It covers the Biele Karpaty mountain range, located in the western part of Slovakia.
The dataset is organized as follows:
/landslides<br>
├── layers/<br>
│ ├── processed/<br>
│ │ ├── test/<br>
│ │ ├── train/<br>
│ │ └── validation/<br>
│ └── raw/<br>
│ │ ├── test/<br>
│ │ ├── train/<br>
│ └ └── validation/<br>
├── raw/<br>
└── README.md<br>
The /landslides/raw/ folder contains a 1x1 meter resolution Digital Elevation Model (DEM) of Biele Karpaty (lidar.tif) and expert-annotated landslide data from the State Geological Institute of Dionýz Štúr (landslides.tif).
# General information
<table>
<tr>
<th style="text-align:left;">Dataset split</th>
<th>Train</th>
<th>Validation</th>
<th>Test</th>
<th>Total</th>
</tr>
<tr>
<td>Area (km<sup>2</sup>)</td>
<td style="text-align:center;">265.075141</td>
<td style="text-align:center;">169.684267</td>
<td style="text-align:center;">171.510959</td>
<td style="text-align:center;">606.270367</td>
</tr>
<tr>
<td>Minimal elevation (meters above mean sea level)</td>
<td style="text-align:center;">227.262</td>
<td style="text-align:center;">201.377</td>
<td style="text-align:center;">190.486</td>
<td style="text-align:center;">160.486</td>
</tr>
<tr>
<td>Maximal elevation (meters above mean sea level)</td>
<td style="text-align:center;">916.335</td>
<td style="text-align:center;">776.459</td>
<td style="text-align:center;">905.524</td>
<td style="text-align:center;">916.335</td>
</tr>
<tr>
<td>Number of landslides</td>
<td style="text-align:center;">1155</td>
<td style="text-align:center;">564</td>
<td style="text-align:center;">391</td>
<td style="text-align:center;">2110</td>
</tr>
<tr>
<td>Largest landslide area (m<sup>2</sup>)</td>
<td style="text-align:center;">1,904,451</td>
<td style="text-align:center;">1,005,255</td>
<td style="text-align:center;">933,910</td>
<td style="text-align:center;">1,904,451</td>
</tr>
<tr>
<td>Smallest landslide area (m<sup>2</sup>)</td>
<td style="text-align:center;">136</td>
<td style="text-align:center;">305</td>
<td style="text-align:center;">430</td>
<td style="text-align:center;">136</td>
</tr>
<tr>
<td>Average landslide area (m<sup>2</sup>)</td>
<td style="text-align:center;">54,509.82</td>
<td style="text-align:center;">40,887.01</td>
<td style="text-align:center;">60,343.41</td>
<td style="text-align:center;">51,949.47</td>
</tr>
</table>
# Layers
The /landslides/layers/processed/ and /landslides/layers/raw/ directories each contain subfolders for the test, train, and validation sets. These include various geospatial layers derived from the raw data.
- The <b>raw</b> folder contains unnormalized data.
- The <b>processed</b> folder includes enhanced, normalized versions of these layer
The following layers are available:
- LiDAR
- Landslides
- Aspect
- Curvature
- Hillshade
- NDVI
- Negative openness (only in raw folder)
- Positive openness (only in raw folder)
- Possitive and negative openness difference (only in processed folder)
- Roughness
- Slope
A detailed description and visualization of each layer are provided below.
## LiDAR

The LiDAR layer was derived from a Digital Elevation Model (DEM) with a spatial resolution of 1×1 meter.
- The <b>raw</b> folder contains the original, unprocessed elevation data.
- The <b>processed</b> folder contains normalized elevation data. Normalization was performed using a minimum value of 0.0 and a maximum value equal to the highest point in the Biele Karpaty region: 916.335 meters.
## Landslides

The Landslides layer represents ground truth data, manually annotated by experts from the State Geological Institute of Dionýz Štúr. A pixel value of <b>1</b> indicates the presence of a landslide.
The data in both the <b>raw</b> and <b>processed</b> folders are identical, as no additional processing was applied to this layer.
## Aspect

TODO
## Curvature

The Curvature layer was calculated from the DEM after applying a smoothing filter to reduce noise. A 3×3 kernel was used to smooth the DEM before curvature computation. The curvature was computed using the following formula (see accompanying image for the legend):
- A = (Z1 + Z9) / 2 - Z5
- B = (Z7 + Z9) / 2 - Z5
- C = (Z2 + Z8) / 2 - Z5
- D = (Z4 + Z6) / 2 - Z5
- Curvature = A + B + C + D

Image source: https://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00q90000000t000000
A fixed distance L = 10 meters was used to ensure the output captures broader terrain features and appears smoother.
- The <b>raw</b> folder contains curvature values directly computed from the formula above
- Edge artifacts were cropped
- Positive values indicate convex surfaces
- Negative values indicate concave surfaces
- The <b>processed</b> folder contains a clipped and normalized version:
- Values were clipped to the range [-2, 2]
- The clipped values were then normalized to the [0, 1] range using:
- Minimum = -2 → maps to 0.0
- Maximum = 2 → maps to 1.0
- In the normalized data:
- Values below 0.5 represent concave surfaces
- Values above 0.5 represent convex surfaces
## Hillshade

The Hillshade layer was generated from the DEM using the multidirectional hillshade function in QGIS, with a 45° vertical angle to simulate natural illumination.
- The <b>raw</b> folder contains an RGB image with pixel values ranging from 0 to 196
- The <b>processed</b> folder includes a single selected band extracted from the RGB image. The following enhancements were applied:
- CLAHE (Contrast Limited Adaptive Histogram Equalization) filter from the OpenCV library:
- Clip limit: 20
- Tile grid size: 8×8
- The output was then normalized to the [0, 1] interval
## Normalized Difference Vegetation Index (NDVI)

The NDVI layer was computed from the annual average satellite data covering the Biele Karpaty region (Sentinel 2 surface reflectance imagery).
It is used to determine the health and density of vegetation and is computed as a normallized difference of bands B8 (Near-Infrared) and B4 (Visible Red).
The data in both the <b>raw</b> and <b>processed</b> folders are identical, as no further processing was applied to this layer.
## Possitive and negative openness difference

TODO
## Roughness

The Roughness layer was derived from the DEM using the roughness function in QGIS, which measures the variability of elevation within a local neighborhood.
- The <b>raw</b> folder a single-band raster with the original roughness values, unprocessed
- The <b>processed</b> folder contains a normalized version of the data. The following processing steps were applied:
- Clipping: Values above 20 were clipped to 20 to reduce the influence of extreme outliers
- Logarithmic transformation: The clipped values were transformed using: ln(roughness + 1.0)
- Normalization: minimum value set to 0, maximum value set to ln(21), resulting values were scaled to the range [0, 1]
## Slope

The Slope layer was derived from the DEM using the slope function in QGIS, which calculates the steepness of the terrain in degrees.
- The <b>raw</b> folder contains a single-band raster with the original slope values expressed in degrees of inclination
- The <b>processed</b> folder contains a normalized version of the data: minimum value set to 0°, maximum value set to 90°, values were scaled linearly to the range [0, 1] |