CharlesGaydon
commited on
Commit
•
8f6f931
1
Parent(s):
7e948e5
PureForest in a nutshell
Browse files
README.md
CHANGED
@@ -16,4 +16,20 @@ tags:
|
|
16 |
- Point Cloud
|
17 |
- Forest
|
18 |
- Tree Species
|
19 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
- Point Cloud
|
17 |
- Forest
|
18 |
- Tree Species
|
19 |
+
---
|
20 |
+
|
21 |
+
# Dataset Card for PureForest
|
22 |
+
|
23 |
+
## PureForest in a nutshell
|
24 |
+
|
25 |
+
- Data from 449 distinct closed forests in 40, mostly southern, French departments
|
26 |
+
- 135,569 patches (50m*50m), totalling 339km² of exploitable data.
|
27 |
+
- Two modalities:
|
28 |
+
- High resolution aerial images (250x250p at 0.2 m spatial resolution) totalling 34 Go, in GeoTIFF format.
|
29 |
+
- High density aerial Lidar point clouds (10 pulse/m²) totalling 118 Go, in LAZ format.
|
30 |
+
- Patches of pure species forest, with a single tree species label, for classification tasks.
|
31 |
+
- 13 semantic classes, hierarchically grouping 18 tree species from 9 tree genus.
|
32 |
+
- A reference train/val/test split with class stratification
|
33 |
+
- Data for each forest exclusively belongs to either the train, val, or test set.
|
34 |
+
|
35 |
+
## Dataset structure
|