Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: etalab-2.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# GeoBench-2 Dataset License Attribution
|
| 6 |
+
|
| 7 |
+
**Dataset Name:** m-FLAIR-2
|
| 8 |
+
**Original Dataset Name:** FLAIR #2
|
| 9 |
+
**Original Source:** https://huggingface.co/datasets/IGNF/FLAIR-1-2
|
| 10 |
+
**Related Publication(s):** https://arxiv.org/abs/2310.13336
|
| 11 |
+
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
## Licensing
|
| 15 |
+
|
| 16 |
+
- **Annotation License:** Open Licence 2.0 (Etalab)
|
| 17 |
+
- **Image License:** Copernicus Open Access for Sentinel-2 + IGN aerial imagery under Etalab / public domain as per IGN’s open data policy
|
| 18 |
+
- **Declared By Original Provider:** IGN / FLAIR project pages, GitHub, and IGN’s public statements (e.g. “The FLAIR datasets are released under the Open Licence 2.0 from Etalab.”)
|
| 19 |
+
|
| 20 |
+
**Redistribution Status in GeoBench-2**
|
| 21 |
+
This dataset is redistributed under the **same license terms** as declared by the original providers.
|
| 22 |
+
ServiceNow Research, IBM Research, TUM, and AI Alliance do not claim ownership or grant new rights beyond those already specified.
|
| 23 |
+
|
| 24 |
+
---
|
| 25 |
+
|
| 26 |
+
## Attribution Requirements
|
| 27 |
+
|
| 28 |
+
When using this dataset (directly or through GeoBench-2), please cite the original dataset creators and reference both the dataset page and publication. For example:
|
| 29 |
+
|
| 30 |
+
```bibtex
|
| 31 |
+
@inproceedings{garioud2023flair,
|
| 32 |
+
title={FLAIR: a Country-Scale Land Cover Semantic Segmentation Dataset From Multi-Source Optical Imagery},
|
| 33 |
+
author={Anatol Garioud and Nicolas Gonthier and Loic Landrieu and Apolline De Wit and Marion Valette and Marc Poupée and Sébastien Giordano and Boris Wattrelos},
|
| 34 |
+
year={2023},
|
| 35 |
+
booktitle={Advances in Neural Information Processing Systems (NeurIPS) 2023},
|
| 36 |
+
doi={https://doi.org/10.48550/arXiv.2310.13336},
|
| 37 |
+
}
|
| 38 |
+
```
|
| 39 |
+
|
| 40 |
+
> Dataset: IGN / FLAIR-2, released under Open Licence 2.0 (Etalab)
|