File size: 5,317 Bytes
46e4175
 
7e948e5
 
 
 
 
c03c190
7e948e5
 
 
 
 
 
 
 
 
 
 
8f6f931
 
 
cbf6300
8f6f931
b0804fb
24cb4e3
b0804fb
 
 
 
670d769
 
 
b0804fb
efddf95
8f6f931
a90394d
 
 
 
 
b0804fb
24cb4e3
670d769
 
 
b0804fb
 
41c7d48
e4e4e7e
24cb4e3
 
670d769
efddf95
670d769
efddf95
b0804fb
24cb4e3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b0804fb
24cb4e3
 
b0804fb
efddf95
670d769
efddf95
670d769
 
efddf95
b0804fb
670d769
efddf95
 
e4e4e7e
 
24cb4e3
e4e4e7e
dbbef9e
e4e4e7e
8b0700f
670d769
 
e4e4e7e
 
 
 
24cb4e3
e4e4e7e
 
 
 
 
 
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
---
license: etalab-2.0
pretty_name: PureForestt
size_categories:
- 100K<n<1M
task_categories:
- image-classification
- other # point clouds classification
tags:
- IGN
- Aerial
- Environement
- Multimodal
- Earth Observation
- Lidar
- ALS
- Point Cloud
- Forest
- Tree Species
---

# Dataset Card for PureForest


## Context and Data
<hr style='margin-top:-1em; margin-bottom:0' />
The hereby PureForest dataset is derived from 449 different forests located in 40 French departments, mainly in the southern regions. 
It is characterized by two modalities: high density aerial Lidar point clouds with a density of 10 pulses per square meter, 
and high resolution aerial imagery with a spatial resolution of 0.2 m.

This dataset includes 135,569 patches, each measuring 50 m x 50 m, covering a cumulative exploitable area of 339 km². 
Each patch represents a monospecific forest, annotated with a single tree species labeled to facilitate classification tasks. 
The proposed classification has 13 semantic classes, hierarchically grouping 18 tree species from 9 different tree genera. 

A reference train/val/test split is provided.

Lidar points clouds            |  Aerial imagery
:-------------------------:|:-------------------------:
![](./imagery_18_classes.png)  |  ![](./lidar_18_classes.png)


## Dataset Structure
<hr style='margin-top:-1em; margin-bottom:0' />
The PureForest dataset consists of a total of 135,569 patches: 69111 in the train set, 13523 in the val set, and 52935 in the test set.
Each patch includes a high-resolution aerial image (250 pixels x 250 pixels) at 0.2 m resolution, and a point cloud of high density aerial Lidar (10 pulses/m², ~40pts/m²).
Band order is near-infrared, red, greeb, blue. For convenience, the Lidar point clouds are vertically colorized with the aerial images.

Lidar and imagery data were acquired over several years in distinct programs, and consequently they are asynchrone: depending on the location, up to 3 years might separate them. 


## Annotations
<hr style='margin-top:-1em; margin-bottom:0' />
Annotations were made at the forest level, and considering only monospecific forests. A semi-automatic approach was adopted in which pure forest polygons
were selected and then curated by expert photointerpreters from the IGN. The annotation polygons came from the [BD Forêt](https://inventaire-forestier.ign.fr/spip.php?article646), 
a forest vector database of tree species occupation in France. Ground truths from the [French National Forest Inventory](https://inventaire-forestier.ign.fr/?lang=en) 
were also used to improve the condidence in the purity of the forests.

| Class | Train (%) | Val (%) | Test (%) |
|-------|------------:|----------:|-----------:|
**(0) Deciduous oak**|22.92%|32.35%|52.59%
**(1) Evergreen oak**|16.80%|2.75%|19.61%
**(2) Beech**|10.14%|12.03%|7.62%
**(3) Chestnut**|4.83%|1.09%|0.38%
**(4) Black locust**|2.41%|2.40%|0.60%
**(5) Maritime pine**|6.61%|7.10%|3.85%
**(6) Scotch pine**|16.39%|17.95%|8.51%
**(7) Black pine**|6.30%|6.98%|3.64%
**(8) Aleppo pine**|5.83%|1.72%|0.83%
**(9) Fir**|0.14%|5.32%|0.05%
**(10) Spruce**|3.73%|4.64%|1.64%
**(11) Larch**|3.67%|3.73%|0.48%
**(12) Douglas**|0.23%|1.95%|0.20%

## Data Splits
<hr style='margin-top:-1em; margin-bottom:0' />
The polygons were sampled in southern France due to the partial availability of the Lidar data at the time of dataset creation. 
They are located in 40 distinct French administrative departments, covering a large diversity of territories and forests.
To define a common benchmark, we divided the data into train, val, and test sets, with a stratification on semantic labels. 
Annotation polygons are scattered across southern France, leading to a good geographical diversity within each semantic class. 
To account for the high spatial autocorrelation, the 70%-15%-15% split is performed at the annotation polygon level: 
each forest exclusively belongs to either the train, val, or test set.  
This makes PureForest suitable to evaluate the territorial generalization of classification models. 

Approximate positions of forests in PureForest:

![](./dataset_extent_map.excalidraw.png)

## Citation
<hr style='margin-top:-1em; margin-bottom:0' />
Please include a citation to the following article if you use the PureForest dataset:

```
@article{gaydon2024pureforest,
      title={PureForest: A Novel Dataset and Benchmarks for Tree Species Classification in Monospecific Forests from Aerial Lidar and Aerial Images}, 
      author={Charles Gaydon and Floryne Roche},
      year={2024},
      doi={TBD},
}
```


## Dataset license
<hr style='margin-top:-1em; margin-bottom:0' />
The "OPEN LICENCE 2.0/LICENCE OUVERTE" is a license created by the French government specifically for the purpose of facilitating the dissemination of open data by public administration.<br/>
This licence is governed by French law.<br/>
This licence has been designed to be compatible with any free licence that at least requires an acknowledgement of authorship, and specifically with the previous version of this licence as well as with the following licences: United Kingdom’s “Open Government Licence” (OGL), Creative Commons’ “Creative Commons Attribution” (CC-BY) and Open Knowledge Foundation’s “Open Data Commons Attribution” (ODC-BY).