Update README.md
Browse files# FIP 1.0: Highly Resolved Annotated Image Time Series of 4,000 Wheat Plots Grown in Six Years
The FIP1 data set consists of time series data for more than 4,000 wheat plots including
- aligned high-resolution image sequences totaling more than 151,000 aligned images
- 8 traits, i.e., canopy cover values, plant heights, wheat head counts, senescence ratings, heading date, final plant height, grain yield, and
protein content
- genetic marker information
- environmental data, i.e, air & soil temperature, precipitation, irradiance and humidity
README.md
CHANGED
|
@@ -208,4 +208,14 @@ configs:
|
|
| 208 |
path: data/test_environment-*
|
| 209 |
- split: test_genotype_environment
|
| 210 |
path: data/test_genotype_environment-*
|
| 211 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 208 |
path: data/test_environment-*
|
| 209 |
- split: test_genotype_environment
|
| 210 |
path: data/test_genotype_environment-*
|
| 211 |
+
license: apache-2.0
|
| 212 |
+
tags:
|
| 213 |
+
- phenotyping
|
| 214 |
+
- wheat
|
| 215 |
+
- plant
|
| 216 |
+
- regression
|
| 217 |
+
- trait
|
| 218 |
+
- pheno
|
| 219 |
+
size_categories:
|
| 220 |
+
- 1K<n<10K
|
| 221 |
+
---
|