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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -14,17 +14,29 @@ size_categories:
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).
 
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
+
18
  /landslides
19
+
20
  ├── layers/
21
+
22
  ├───── processed/
23
+
24
  ├──────── test/
25
+
26
  ├──────── train/
27
+
28
  ├──────── validation/
29
+
30
  ├───── raw/
31
+
32
  ├──────── test/
33
+
34
  ├──────── train/
35
+
36
  ├──────── validation/
37
+
38
  ├── raw/
39
+
40
  └── README.md
41
 
42
  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).