--- license: other license_name: open-licence-2.0 license_link: https://www.etalab.gouv.fr/wp-content/uploads/2018/11/open-licence.pdf pretty_name: French Land Cover from Aerospace Imagery size_categories: - 10B

Links

- **Datapaper : https://arxiv.org/pdf/2305.14467.pdf** - **Dataset links :** https://ignf.github.io/FLAIR/#FLAIR2 - **Challenge page : https://codalab.lisn.upsaclay.fr/competitions/13447**


## Context & Data The FLAIR #2 dataset is sampled countrywide and is composed of over 20 billion annotated pixels of very high resolution aerial imagery at 0.2 m spatial resolution, acquired over three years and different months (spatio-temporal domains). Aerial imagery patches consist of 5 channels (RVB-Near Infrared-Elevation) and have corresponding annotation (with 19 semantic classes or 13 for the baselines). Furthermore, to integrate broader spatial context and temporal information, high resolution Sentinel-2 1-year time series with 10 spectral band are also provided. More than 50,000 Sentinel-2 acquisitions with 10 m spatial resolution are available.
The dataset covers 50 spatial domains, encompassing 916 areas spanning 817 km². With 13 semantic classes (plus 6 not used in this challenge), this dataset provides a robust foundation for advancing land cover mapping techniques.

ClassValueFreq.-train (%)Freq.-test (%)
building18.143.26
pervious surface28.253.82
impervious surface313.725.87
bare soil43.471.6
water54.883.17
coniferous62.7410.24
deciduous715.3824.79
brushwood86.953.81
vineyard93.132.55
herbaceous vegetation1017.8419.76
agricultural land1110.9818.19
plowed land123.881.81
swimming pool130.010.02
snow140.15-
clear cut150.150.82
mixed160.050.12
ligneous170.01-
greenhouse180.120.15
other190.140.04


## Usage The `flair-2-config.yml` file controls paths, hyperparameters and computing ressources. The file `requirement.txt` is listing used libraries for the baselines. To launch a training/inference/metrics computation, you can either use : - ``` main.py --config_file=flair-2-config.yml ``` - use the `./notebook/flair-2-notebook.ipynb` notebook guiding you through data visualization, training and testing steps. A toy dataset (reduced size) is available to check that your installation and the information in the configuration file are correct.

## Reference Please include a citation to the following article if you use the FLAIR #2 dataset: ``` @article{ign2023flair2, doi = {10.13140/RG.2.2.30938.93128/2}, url = {https://arxiv.org/pdf/2305.14467.pdf}, author = {Garioud, Anatol and {DE Wit}, Apolline and Poupée, Marc and Valette, Marion and Giordano, Sébastien and Wattrelos, Boris}, title = {FLAIR #2: textural and temporal information for semantic segmentation from multi-source optical imagery}, publisher = {arXiv}, year = {2023} } ``` ## Acknowledgment This work was performed using HPC/AI resources from GENCI-IDRIS (Grant 2022-A0131013803). This work was supported by the project "Copernicus / FPCUP” of the European Union, by the French Space Agency (CNES) and by Connect by CNES.
## Dataset license 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. If you are looking for an English version of this license, you can find it on the official GitHub page at the [official github page](https://github.com/etalab/licence-ouverte). As stated by the license : ### Applicable legislation This licence is governed by French law. ### Compatibility of this licence 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).