sandanusm commited on
Commit
b9e4af8
·
verified ·
1 Parent(s): e204c81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -2
README.md CHANGED
@@ -11,10 +11,26 @@ size_categories:
11
  - n<1K
12
  ---
13
  # Introduction
14
- TODO
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
 
16
  # Layers
17
- TODO
18
 
19
  ## LiDAR
20
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/651d578a1819d9e5754ffc47/Fgf8shGa1FP4aAUpFfWb0.png)
 
11
  - n<1K
12
  ---
13
  # Introduction
14
+ This dataset was created in cooperation of State Geological Institute of Dionýz Štúr and Kempelen Institute of Intelligent Technologies. The data covers the mountain range of Biele Karpaty in Western part of Slovakia.
15
+
16
+ The data are organized as follows:
17
+ /landslides
18
+ ├── layers/
19
+ ├───── processed/
20
+ ├──────── test/
21
+ ├──────── train/
22
+ ├──────── validation/
23
+ ├───── raw/
24
+ ├──────── test/
25
+ ├──────── train/
26
+ ├──────── validation/
27
+ ├── raw/
28
+ └── README.md
29
+
30
+ 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).
31
 
32
  # Layers
33
+
34
 
35
  ## LiDAR
36
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/651d578a1819d9e5754ffc47/Fgf8shGa1FP4aAUpFfWb0.png)