Home

Awesome

AgriSen-COG: a Large-Scale Dataset for Crop Detection

Table Of Contents

  1. Introduction
  2. Dataset
  3. Hands-on Tutorials
  4. Project's Overview
  5. Model Weights
  6. Acknowledgements

Introduction <a name="introduction"></a>

Code for AgriSen-COG dataset. This repository is going to be public once the dataset is published.

This repository introduces the AgriSen-COG Dataset, a multicountry, multitemporal large-scale Sentinel-2 Benchmark Dataset for Crop Detection.

Dataset Repositories <a name="data"></a>

Each repository contains the dataset, including the following - Austria (2019, 2020), Belgium (2019, 2020), Catalonia(2019, 2020), Denmark (2019, 2020), Netherlands (2019, 2020).

Dropbox

Link: https://www.dropbox.com/sh/5bc55skio0o5xd7/AAAQVG3ZmVGFNvPiltQ9Esqma?dl=0

Zenodo

Link: https://doi.org/10.5281/zenodo.7892012

Minio S3 Bucket

Endpoint:

Bucket name: agrisen-cog-v1

Set anonymous access.

Hands-on Tutorials <a name="notebooks"></a>

In the notebooks folder we provide an overview of the following tasks:

Project's Overview <a name="project"></a>

Each package/directory contains usage examples.

If you use our code, please cite:

Selea, Teodora. "AgriSen-COG, a Multicountry, Multitemporal Large-Scale Sentinel-2 Benchmark Dataset for Crop Mapping Using Deep Learning." Remote Sensing 15.12 (2023): 2980.

@article{selea2023agrisen,
  title={AgriSen-COG, a Multicountry, Multitemporal Large-Scale Sentinel-2 Benchmark Dataset for Crop Mapping Using Deep Learning},
  author={Selea, Teodora},
  journal={Remote Sensing},
  volume={15},
  number={12},
  pages={2980},
  year={2023},
  publisher={MDPI}
}

Selea, T. (2023). AgriSen-COG.LPIS.GT. [Data set]. Zenodo. https://doi.org/10.5281/zenodo.7892012

@dataset{selea2023agrisen,
  author       = {Selea, T.},
  title        = {AgriSen-COG.LPIS.GT.},
  year         = {2023},
  publisher    = {Zenodo},
  doi          = {10.5281/zenodo.7892012},
  url          = {https://doi.org/10.5281/zenodo.7892012},
}