Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,11 @@ size_categories:
|
|
| 13 |
- 1K<n<10K
|
| 14 |
---
|
| 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
The data, including the images and segmentation masks, are available at the [ETH research collection](https://doi.org/10.3929/ethz-b-000742401).
|
| 17 |
Either copy the data to `/data` or replace `/data` in the file paths to your data folder directoy using a map call.
|
| 18 |
|
|
|
|
| 13 |
- 1K<n<10K
|
| 14 |
---
|
| 15 |
|
| 16 |
+
We introduce a longitudinal field dataset to analyze soybean growth under varying environmental conditions.
|
| 17 |
+
It includes 17,247 high-resolution top-of-canopy RGB images collected across eight growing seasons in Eschikon, Switzerland, complemented by yield data and hourly weather data.
|
| 18 |
+
The dataset captures temporal variation in genotype responses to environmental stress, providing insights into growth dynamics and genotype by environment interactions.
|
| 19 |
+
High spatio-temporal resolution supports the identification of stress-tolerant genotypes and contributes to improved yield prediction and stability.
|
| 20 |
+
|
| 21 |
The data, including the images and segmentation masks, are available at the [ETH research collection](https://doi.org/10.3929/ethz-b-000742401).
|
| 22 |
Either copy the data to `/data` or replace `/data` in the file paths to your data folder directoy using a map call.
|
| 23 |
|