Licence and citation
Browse files
README.md
CHANGED
@@ -20,7 +20,8 @@ tags:
|
|
20 |
|
21 |
# Dataset Card for PureForest
|
22 |
|
23 |
-
##
|
|
|
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.
|
@@ -33,3 +34,25 @@ tags:
|
|
33 |
- Data for each forest exclusively belongs to either the train, val, or test set.
|
34 |
|
35 |
## Dataset structure
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
|
21 |
# Dataset Card for PureForest
|
22 |
|
23 |
+
## _PureForest_ in a nutshell
|
24 |
+
<hr style='margin-top:-1em; margin-bottom:0' />
|
25 |
|
26 |
- Data from 449 distinct closed forests in 40, mostly southern, French departments
|
27 |
- 135,569 patches (50m*50m), totalling 339km² of exploitable data.
|
|
|
34 |
- Data for each forest exclusively belongs to either the train, val, or test set.
|
35 |
|
36 |
## Dataset structure
|
37 |
+
<hr style='margin-top:-1em; margin-bottom:0' />
|
38 |
+
|
39 |
+
|
40 |
+
## Citation
|
41 |
+
<br>
|
42 |
+
Please include a citation to the following article if you use the PureForest dataset:
|
43 |
+
|
44 |
+
```
|
45 |
+
@inproceedings{gaydon2024pureforest,
|
46 |
+
title={PureForest: A Single-label Lidar Benchmark Dataset for Tree Species Classification},
|
47 |
+
author={Charles Gaydon and Rémi Pas and Daniel Mijalcevic and Floryne Roche},
|
48 |
+
year={2024},
|
49 |
+
doi={TBD},
|
50 |
+
}
|
51 |
+
```
|
52 |
+
<br>
|
53 |
+
|
54 |
+
## Dataset license
|
55 |
+
<hr style='margin-top:-1em; margin-bottom:0' />
|
56 |
+
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/>
|
57 |
+
This licence is governed by French law.<br/>
|
58 |
+
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).
|