The MuST-C dataset: The Multi-Sensor and Multi-Temporal Dataset of Multiple Crops
for In-Field Phenotyping and Monitoring
Phenotyping is crucial for understanding crop trait variation and advancing research, but is currently limited by
expensive, labor-intensive monitoring. New phenotypic trait monitoring methods are being proposed to reduce this
so-called phenotyping bottleneck via automation. These methods are often data-driven, requiring a dataset recorded
with a specific sensor and corresponding reference values for novel method development.
To this end, we present the MuST-C (Multi-Sensor, multi-Temporal, multiple Crops) dataset, which contains field
data from various sensors collected over one growing season, covering six crop species. All data are
geo-referenced
for alignment across sensors and dates. To collect our dataset, we deployed aerial and ground robotic platforms
equipped with RGB cameras, LiDARs, and multi-spectral cameras to achieve a high variety of modalities and
observations from varying viewpoints. In addition to sensor data, we also provide manually collected leaf area
index and biomass reference measurements. Our dataset enables the development of novel automatic phenotypic trait
estimation methods, allows comparisons across different sensors, and generalizability across crop species.
Quick Start
Our dataset comprises data from multiple sensors over multiple days and multiple crops, and
can be used for multiple tasks. In this example, we show how you can quickly start by performing a simple data
processing: sorting all data into plot-level data for a given plot.
- Data: Download the Sample
Data (5 GB) that contains data for a single plot in the
folder structure provided. After unzipping the sample data, you can open the data in
your
favorite software.
- Code: Get the code by cloning (or downloading the zip file of the repository) from our Git repository
https://github.com/PRBonn/MuST-C.
- Example: Our data is geo-referenced, therefore, one can extract a plot from the provided data. Inside
the
dev_kit
folder you can run the following command to extract the data for plot id 198 (a sugar
beet plot):
python3 get_plot_data.py --parent_dir /path/to/dataset --output_dir path/to/output --plot 198
UAV1-RGB
UAV2-RGB
UAV2-Lidar
UAV3-RGB
UAV3-MS
UGV-RGB
UGV-Ouster
UGV-LMI