sandanusm commited on
Commit
fe0f941
·
verified ·
1 Parent(s): c6460c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -32,7 +32,17 @@ The data are organized as follows:
32
  Folder /landslides/raw/ contains DEM of Biele Karpaty with 1x1 meter resolution (lidar.tif) and anotated landslides by experts from State Geological Institute of Dionýz Štúr (landslides.tif).
33
 
34
  # Layers
 
35
 
 
 
 
 
 
 
 
 
 
36
 
37
  ## LiDAR
38
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/651d578a1819d9e5754ffc47/Fgf8shGa1FP4aAUpFfWb0.png)
 
32
  Folder /landslides/raw/ contains DEM of Biele Karpaty with 1x1 meter resolution (lidar.tif) and anotated landslides by experts from State Geological Institute of Dionýz Štúr (landslides.tif).
33
 
34
  # Layers
35
+ Folders /landslides/layers/processed/ and /landslides/layers/raw/ contain each subfolders for test, train and validation set with layers derived from raw data. Raw folder contains unormalized data and the processed folder contains enhanced normalized layers. Following layers are available:
36
 
37
+ - LiDAR
38
+ - Landslides
39
+ - Curvature
40
+ - Hillshade
41
+ - NDVI
42
+ - Roughness
43
+ - Slope
44
+
45
+ Detailed description for each layer with its visualization can be found below.
46
 
47
  ## LiDAR
48
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/651d578a1819d9e5754ffc47/Fgf8shGa1FP4aAUpFfWb0.png)