EuroCropsML is a ready-to-use benchmark dataset for few-shot crop type classification using Sentinel-2 imagery.
Project description
EuroCropsML is a pre-processed and ready-to-use machine learning dataset for crop type classification of agricultural parcels in Europe. It consists of a total of 706,683 multi-class labeled data points with a total of 176 distinct classes. Each data point contains an annual time series of per parcel median pixel values of Sentinel-2 L1C reflectance data for the year 2021. The dataset is based on Version 9 of EuroCrops, an open-source collection of remote sensing reference data.
For EuroCropsML we acquired and aggregated data for the following countries:
Country | Total number of datapoints | Number of distinct classes |
---|---|---|
Estonia | 175,906 | 127 |
Latvia | 431,143 | 103 |
Portugal | 99,634 | 79 |
The distribution of class labels differs substantially between the regions of Estonia, Latvia, and Portugal. This makes transferring knowledge gained in one region to another region quite challenging, especially if only few labeled data points are available. Therefore, this dataset is particularly suited to explore transfer-learning methods for few-shot crop type classification.
The data acquisition, aggregation, and pre-processing steps are schematically illustrated below. A more detailed description is given in the dataset section of our documentation.
Getting Started
eurocropsml
is a Python package hosted on PyPI.
Installation
The recommended installation method is pip-installing into a virtual environment:
$ python -Im pip install eurocropsml
Usage Guide
The quickest way to interact with the eurocropsml
package and get started is using the EuroCropsML dataset is via the provided command-line interface (CLI).
For example, to get help on available commands and options, use
$ eurocropsml-cli --help
To show the currently used (default) configuration for the eurocropsml
dataset CLI, use
$ eurocropsml-cli datasets eurocrops config
To download the EuroCropsML dataset as currently configured, use
$ eurocropsml-cli datasets eurocrops download
Alternatively, the dataset can also be manually downloaded from our Zenodo repository.
A comprehensive documentation of the CLI can be found in the CLI Reference section of our documentation.
For a complete example use-case demonstrating the ready-to-use EuroCropsML dataset in action, please refer to the project's associated official repository for benchmarking meta-learning algorithms.
Project Information
The eurocropsml
code repository is released under the MIT License.
Its documentation lives at Read the Docs, the code on GitHub and the latest release can by found on PyPI.
It is tested on Python 3.10+.
If you would like to contribute to eurocropsml
you are most welcome. We have written a short guide to help you get started.
Background
The EuroCropsML dataset and associated eurocropsml
code repository are provided and developed as part of the joint PretrainAppEO research project by the chair of Remote Sensing Technology at Technical University Munich and dida.
The goal of the project is to investigate methods that rely on the approach of pre-training and fine-tuning machine learning models in order to improve generalizability for various standard applications in Earth observation and remote sensing.
The ready-to-use EuroCopsML dataset is developed for the purpose of improving and benchmarking few-shot crop type classification methods.
EuroCropsML is based on Version 9 of EuroCrops, an open-source collection of remote sensing reference data for agriculture from countries of the European Union.
Citation
If you use the EuroCropsML dataset or eurocropsml
code repository in your research, please cite our project as follows:
Plain text
Reuss, J., & Macdonald, J. (2024). EuroCropsML [dataset]. Zenodo. https://doi.org/10.5281/zenodo.10629610
Bibtex
@misc{reuss_macdonald_eurocropsml_2024,
author = {Reuss, Joana and Macdonald, Jan},
title = {EuroCropsML},
year = 2024,
publisher = {Zenodo},
doi = {10.5281/zenodo.10629610},
url = {https://doi.org/10.5281/zenodo.10629610}
}
Acknowledgments & Funding
The PreTrainAppEO research project is funded by the German Space Agency at DLR on behalf of the Federal Ministry for Economic Affairs and Climate Action (BMWK).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file eurocropsml-0.1.0.tar.gz
.
File metadata
- Download URL: eurocropsml-0.1.0.tar.gz
- Upload date:
- Size: 493.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6da261c2340df21cf913379d9dba6ed2d164cf4ced5d6305facb5e18e99db7c |
|
MD5 | 22296c19a73de038c7b9b23681b79b55 |
|
BLAKE2b-256 | 383a252a513329645baf1a9308aa1a30a0418b914d6dca88b639d16b226a800f |
File details
Details for the file eurocropsml-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: eurocropsml-0.1.0-py3-none-any.whl
- Upload date:
- Size: 83.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1482bea5789a6cf9947e41530cec98319b66922e23a1da380745f9e0c3e3ab84 |
|
MD5 | 32ce5173176b17ef46a94239e7622627 |
|
BLAKE2b-256 | 6f547acd4dca412229aa69a5693d4b377e4aafbb6ce9030bc2e53ec6517b5828 |