Datasets:
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<n<100B
Challenge FLAIR #2: textural and temporal information for semantic segmentation from multi-source optical imagery
Participate in obtaining more accurate maps for a more comprehensive description and a better understanding of our environment! Come push the limits of state-of-the-art semantic segmentation approaches on a large and challenging dataset. Get in touch at ai-challenge@ign.fr
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.
Class | Value | Freq.-train (%) | Freq.-test (%) | |
---|---|---|---|---|
building | 1 | 8.14 | 3.26 | |
pervious surface | 2 | 8.25 | 3.82 | |
impervious surface | 3 | 13.72 | 5.87 | |
bare soil | 4 | 3.47 | 1.6 | |
water | 5 | 4.88 | 3.17 | |
coniferous | 6 | 2.74 | 10.24 | |
deciduous | 7 | 15.38 | 24.79 | |
brushwood | 8 | 6.95 | 3.81 | |
vineyard | 9 | 3.13 | 2.55 | |
herbaceous vegetation | 10 | 17.84 | 19.76 | |
agricultural land | 11 | 10.98 | 18.19 | |
plowed land | 12 | 3.88 | 1.81 | |
swimming pool | 13 | 0.01 | 0.02 | |
snow | 14 | 0.15 | - | |
clear cut | 15 | 0.15 | 0.82 | |
mixed | 16 | 0.05 | 0.12 | |
ligneous | 17 | 0.01 | - | |
greenhouse | 18 | 0.12 | 0.15 | |
other | 19 | 0.14 | 0.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.
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).