Datasets:
upload-test-data
#9
by Carlyn2015 - opened
This view is limited to 50 files because it contains too many changes. See the raw diff here.
- README.md +84 -12
- color_and_scale_images/colorpicker_1004645781.png +3 -0
- color_and_scale_images/colorpicker_1020548503.png +3 -0
- color_and_scale_images/colorpicker_1042234033.png +3 -0
- color_and_scale_images/colorpicker_1043679735.png +3 -0
- color_and_scale_images/colorpicker_1049462543.png +3 -0
- color_and_scale_images/colorpicker_1058136755.png +3 -0
- color_and_scale_images/colorpicker_1061028159.png +3 -0
- color_and_scale_images/colorpicker_1062473861.png +3 -0
- color_and_scale_images/colorpicker_1063919563.png +3 -0
- color_and_scale_images/colorpicker_1069702371.png +3 -0
- color_and_scale_images/colorpicker_1150366447.png +3 -0
- color_and_scale_images/colorpicker_1151812149.png +3 -0
- color_and_scale_images/colorpicker_1156149255.png +3 -0
- color_and_scale_images/colorpicker_1159040659.png +3 -0
- color_and_scale_images/colorpicker_1163377765.png +3 -0
- color_and_scale_images/colorpicker_1164823467.png +3 -0
- color_and_scale_images/colorpicker_1167714871.png +3 -0
- color_and_scale_images/colorpicker_1169160573.png +3 -0
- color_and_scale_images/colorpicker_1170606275.png +3 -0
- color_and_scale_images/colorpicker_1177834785.png +3 -0
- color_and_scale_images/colorpicker_1180726189.png +3 -0
- color_and_scale_images/colorpicker_1183617593.png +3 -0
- color_and_scale_images/colorpicker_1189400401.png +3 -0
- color_and_scale_images/colorpicker_1249824649.png +3 -0
- color_and_scale_images/colorpicker_1254161755.png +3 -0
- color_and_scale_images/colorpicker_1257053159.png +3 -0
- color_and_scale_images/colorpicker_1267173073.png +3 -0
- color_and_scale_images/colorpicker_1270064477.png +3 -0
- color_and_scale_images/colorpicker_1283075795.png +3 -0
- color_and_scale_images/colorpicker_1293195709.png +3 -0
- color_and_scale_images/colorpicker_1294641411.png +3 -0
- color_and_scale_images/colorpicker_1303315623.png +3 -0
- color_and_scale_images/colorpicker_1310544133.png +3 -0
- color_and_scale_images/colorpicker_1311989835.png +3 -0
- color_and_scale_images/colorpicker_1313435537.png +3 -0
- color_and_scale_images/colorpicker_1372414083.png +3 -0
- color_and_scale_images/colorpicker_1378196891.png +3 -0
- color_and_scale_images/colorpicker_1381088295.png +3 -0
- color_and_scale_images/colorpicker_1382533997.png +3 -0
- color_and_scale_images/colorpicker_1383979699.png +3 -0
- color_and_scale_images/colorpicker_1386871103.png +3 -0
- color_and_scale_images/colorpicker_1392653911.png +3 -0
- color_and_scale_images/colorpicker_1396991017.png +3 -0
- color_and_scale_images/colorpicker_1402773825.png +3 -0
- color_and_scale_images/colorpicker_1407110931.png +3 -0
- color_and_scale_images/colorpicker_1408556633.png +3 -0
- color_and_scale_images/colorpicker_1410002335.png +3 -0
- color_and_scale_images/colorpicker_1420122249.png +3 -0
- color_and_scale_images/colorpicker_1423013653.png +3 -0
README.md
CHANGED
|
@@ -3,7 +3,8 @@ license: cc-by-4.0
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
- la
|
| 6 |
-
pretty_name:
|
|
|
|
| 7 |
task_categories:
|
| 8 |
- image-feature-extraction
|
| 9 |
dataset_info:
|
|
@@ -40,13 +41,25 @@ dataset_info:
|
|
| 40 |
dtype: string
|
| 41 |
splits:
|
| 42 |
- name: train
|
| 43 |
-
num_bytes:
|
| 44 |
num_examples: 22370
|
| 45 |
- name: validation
|
| 46 |
-
num_bytes:
|
| 47 |
num_examples: 2486
|
| 48 |
-
|
| 49 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
tags:
|
| 51 |
- biology
|
| 52 |
- image
|
|
@@ -69,7 +82,20 @@ configs:
|
|
| 69 |
path: data/train-*
|
| 70 |
- split: validation
|
| 71 |
path: data/validation-*
|
| 72 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
---
|
| 74 |
|
| 75 |
|
|
@@ -141,10 +167,22 @@ Leaderboard is available on the [Codabench Challenge page](https://www.codabench
|
|
| 141 |
...
|
| 142 |
scalebar_<scalebarid k>.png
|
| 143 |
data/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 144 |
train-00000-of-00029.parquet
|
| 145 |
train-00001-of-00029.parquet
|
| 146 |
...
|
| 147 |
train-00028-of-00029.parquet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 148 |
validation-00000-of-00004.parquet
|
| 149 |
...
|
| 150 |
validation-00003-of-00004.parquet
|
|
@@ -153,7 +191,11 @@ Leaderboard is available on the [Codabench Challenge page](https://www.codabench
|
|
| 153 |
<img_id 2>.png
|
| 154 |
...
|
| 155 |
<img_id n>.png
|
|
|
|
|
|
|
| 156 |
train.csv
|
|
|
|
|
|
|
| 157 |
val.csv
|
| 158 |
```
|
| 159 |
|
|
@@ -163,13 +205,23 @@ Each record in `train.csv` or `val.csv` corresponds to a single pinned carabid b
|
|
| 163 |
|
| 164 |
Metadata include an identifier for a collection event (`eventID`), the date of the collection event (`collectDate`), an anonymized identifier of the domain (`domainID`) and site (`siteID`) where the collection event took place, taxonomic information (`scientificName`), unique beetle image identifier (`public_id`), a link to the beetle image file (`relative_img_loc`), a link to the color palette image (`colorpicker_path`), a link to the scale image (`scalebar_path`), and Standardized Precipication Evapotranspiratoin Index (SPEI) values that correspond with the location and time that the specimen was collected. The SPEI values were calculated for the 30 day (`SPEI_30d`), 1 year (`SPEI_1y`), and 2 year (`SPEI_2y`) time windows preceding the time of collection at each location for each beetle specimen in the dataset.
|
| 165 |
|
| 166 |
-
The `train.csv` and `val.csv` files are to be used for training models for submission and reflect the information that will be given during testing sans `siteID`, `collectDate`, and the target variables `SPEI_30d`, `SPEI_1y`, and `SPEI_2y`. Please see the [challenge sample repository](https://github.com/Imageomics/HDR-SMood-Challenge-sample) for an example of how these were used in training the baseline submission.
|
|
|
|
|
|
|
| 167 |
|
| 168 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 169 |
|
| 170 |
### Data Fields
|
| 171 |
|
| 172 |
-
|
| 173 |
| fieldName | description | dataType | relatedTerms |
|
| 174 |
|---|---|---|---|
|
| 175 |
| eventID | An (anonymized) identifier for the set of information associated with the event, which includes information about the place and time of the event | string | [DWC_v2009-04-24:eventID](http://rs.tdwg.org/dwc/terms/history/index.htm#eventID-2009-04-24)
|
|
@@ -201,13 +253,33 @@ All domains were split into two sets: one for out-of-distribution (OOD) testing
|
|
| 201 |
#### Training v. Testing (ID)
|
| 202 |
All domains contain up to three sites where collection events of beetles took place. Each collection event is defined by when it took place (`collectDate`) and where (`siteID`). All ID domains were split based on their sites into training and testing (ID). If a domain only contained one site, then all events from that site were placed in training. If a domain contained more than one, then one site was held out for testing (ID) and all others were placed in training.
|
| 203 |
|
| 204 |
-
####
|
| 205 |
-
|
| 206 |
|
| 207 |
-
|
|
|
|
|
|
|
|
|
|
| 208 |
|
|
|
|
| 209 |
The testing sets currently contain two subsets: an ID set (images from sites whose domain was seen in training), and an OOD set which has images from domains unique to the test set. Both the ID and OOD sets were split in half for the two phases of our competition. The initial (development) phase of the competition will evaluate all submitted models on one half only. These will be represented by the private files `seen_domain.csv` and `unseen_domain.csv` for ID and OOD, respectively. Around the end of the competition, we will also evaluate all submitted models on the other half, which is contained in the private files `seen_domain_challenge.csv` and `seen_domain_challenge.csv`.
|
| 210 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 211 |
The most metadata will be provided for the training dataset; `siteID`, `collectDate` and the target variables values will be redacted for the challenge dataset. Only images and unredacted metadata will be provided. The challenge will be to recover the target variable values for given collections of beetle images from given site-date combinations. All data will be released at the end of the challenge.
|
| 212 |
|
| 213 |
## Dataset Creation
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
- la
|
| 6 |
+
pretty_name: 'Beetles as Sentinel Taxa: Predicting drought conditions from NEON specimen
|
| 7 |
+
imagery'
|
| 8 |
task_categories:
|
| 9 |
- image-feature-extraction
|
| 10 |
dataset_info:
|
|
|
|
| 41 |
dtype: string
|
| 42 |
splits:
|
| 43 |
- name: train
|
| 44 |
+
num_bytes: 14087525685.19
|
| 45 |
num_examples: 22370
|
| 46 |
- name: validation
|
| 47 |
+
num_bytes: 1559423695.07
|
| 48 |
num_examples: 2486
|
| 49 |
+
- name: seen
|
| 50 |
+
num_bytes: 2923805033.104
|
| 51 |
+
num_examples: 7028
|
| 52 |
+
- name: seen_challenge
|
| 53 |
+
num_bytes: 3306626373.775
|
| 54 |
+
num_examples: 6725
|
| 55 |
+
- name: unseen
|
| 56 |
+
num_bytes: 1343141646.385
|
| 57 |
+
num_examples: 2795
|
| 58 |
+
- name: unseen_challenge
|
| 59 |
+
num_bytes: 1434282817.54
|
| 60 |
+
num_examples: 3106
|
| 61 |
+
download_size: 20021233279
|
| 62 |
+
dataset_size: 24654805251.064
|
| 63 |
tags:
|
| 64 |
- biology
|
| 65 |
- image
|
|
|
|
| 82 |
path: data/train-*
|
| 83 |
- split: validation
|
| 84 |
path: data/validation-*
|
| 85 |
+
- split: seen
|
| 86 |
+
path: data/seen-*
|
| 87 |
+
- split: seen_challenge
|
| 88 |
+
path: data/seen_challenge-*
|
| 89 |
+
- split: unseen
|
| 90 |
+
path: data/unseen-*
|
| 91 |
+
- split: unseen_challenge
|
| 92 |
+
path: data/unseen_challenge-*
|
| 93 |
+
description: Images of pinned carabid beetle specimens collected by the National Ecological
|
| 94 |
+
Observatory Network (NEON) from ecological sites across the U.S., along with associated
|
| 95 |
+
metadata and drought severity indices (Standardized Precipitation Evapotranspiration
|
| 96 |
+
Index (SPEI)). It was developed to for the second HDR ML Challenge, and is intended
|
| 97 |
+
to support the development of machine learning models to predict environmental conditions—specifically
|
| 98 |
+
drought status—from organismal traits captured in specimen imagery.
|
| 99 |
---
|
| 100 |
|
| 101 |
|
|
|
|
| 167 |
...
|
| 168 |
scalebar_<scalebarid k>.png
|
| 169 |
data/
|
| 170 |
+
seen-00000-of-00006.parquet
|
| 171 |
+
...
|
| 172 |
+
seen-00005-of-00006.parquet
|
| 173 |
+
seen_challenge-00000-of-00007.parquet
|
| 174 |
+
...
|
| 175 |
+
seen_challenge-00006-of-00007.parquet
|
| 176 |
train-00000-of-00029.parquet
|
| 177 |
train-00001-of-00029.parquet
|
| 178 |
...
|
| 179 |
train-00028-of-00029.parquet
|
| 180 |
+
unseen-00000-of-00003.parquet
|
| 181 |
+
...
|
| 182 |
+
unseen-00002-of-00003.parquet
|
| 183 |
+
unseen_challenge-00000-of-00003.parquet
|
| 184 |
+
...
|
| 185 |
+
unseen_challenge-00002-of-00003.parquet
|
| 186 |
validation-00000-of-00004.parquet
|
| 187 |
...
|
| 188 |
validation-00003-of-00004.parquet
|
|
|
|
| 191 |
<img_id 2>.png
|
| 192 |
...
|
| 193 |
<img_id n>.png
|
| 194 |
+
seen_domain.csv
|
| 195 |
+
seen_domain_challenge.csv
|
| 196 |
train.csv
|
| 197 |
+
unseen_domain.csv
|
| 198 |
+
unseen_domain_challenge.csv
|
| 199 |
val.csv
|
| 200 |
```
|
| 201 |
|
|
|
|
| 205 |
|
| 206 |
Metadata include an identifier for a collection event (`eventID`), the date of the collection event (`collectDate`), an anonymized identifier of the domain (`domainID`) and site (`siteID`) where the collection event took place, taxonomic information (`scientificName`), unique beetle image identifier (`public_id`), a link to the beetle image file (`relative_img_loc`), a link to the color palette image (`colorpicker_path`), a link to the scale image (`scalebar_path`), and Standardized Precipication Evapotranspiratoin Index (SPEI) values that correspond with the location and time that the specimen was collected. The SPEI values were calculated for the 30 day (`SPEI_30d`), 1 year (`SPEI_1y`), and 2 year (`SPEI_2y`) time windows preceding the time of collection at each location for each beetle specimen in the dataset.
|
| 207 |
|
| 208 |
+
The `train.csv` and `val.csv` files are to be used for training models for submission and reflect the information that will be given during testing sans `siteID`, `collectDate`, and the target variables `SPEI_30d`, `SPEI_1y`, and `SPEI_2y`. Please see the [challenge sample repository](https://github.com/Imageomics/HDR-SMood-Challenge-sample) for an example of how these were used in training the baseline submission. After the challenge the testings files `seen_domain.csv`, `seen_domain_challenge.csv`, `unseen_domain.csv`, `unseen_domain_challenge.csv` will be included with the same columns as `train.csv` and `val.csv`.
|
| 209 |
+
|
| 210 |
+
The `data/` folder contains the dataset in parquet format, where `train` prefix indicates it corresponds to the images and metadata in `train.csv`, while `validation` corresponds to `val.csv`. Similarly:
|
| 211 |
|
| 212 |
+
`seen` -> `seen_domain.csv`
|
| 213 |
+
|
| 214 |
+
`unseen` -> `unseen_domain.csv`
|
| 215 |
+
|
| 216 |
+
`seen_challenge` -> `seen_domain_challenge.csv`
|
| 217 |
+
|
| 218 |
+
`unseen_challenge` -> `unseen_domain_challenge.csv`
|
| 219 |
+
|
| 220 |
+
These are rendered by the dataset viewer.
|
| 221 |
|
| 222 |
### Data Fields
|
| 223 |
|
| 224 |
+
`train.csv`, `val.csv`, `seen_domain.csv`, `seen_domain_challenge.csv`, `unseen_domain.csv`, `unseen_domain_challenge.csv` have the following columns.
|
| 225 |
| fieldName | description | dataType | relatedTerms |
|
| 226 |
|---|---|---|---|
|
| 227 |
| eventID | An (anonymized) identifier for the set of information associated with the event, which includes information about the place and time of the event | string | [DWC_v2009-04-24:eventID](http://rs.tdwg.org/dwc/terms/history/index.htm#eventID-2009-04-24)
|
|
|
|
| 253 |
#### Training v. Testing (ID)
|
| 254 |
All domains contain up to three sites where collection events of beetles took place. Each collection event is defined by when it took place (`collectDate`) and where (`siteID`). All ID domains were split based on their sites into training and testing (ID). If a domain only contained one site, then all events from that site were placed in training. If a domain contained more than one, then one site was held out for testing (ID) and all others were placed in training.
|
| 255 |
|
| 256 |
+
##### Loading Development Phase Data
|
| 257 |
+
Development files for training and validation can be loaded with:
|
| 258 |
|
| 259 |
+
```
|
| 260 |
+
training = load_dataset("imageomics/sentinel-beetles", split="train")
|
| 261 |
+
validation = load_dataset("imageomics/sentinel-beetles", split="validation")
|
| 262 |
+
```
|
| 263 |
|
| 264 |
+
#### Initial phase (Private Validation) v. Challenge phase (Final Challenge)
|
| 265 |
The testing sets currently contain two subsets: an ID set (images from sites whose domain was seen in training), and an OOD set which has images from domains unique to the test set. Both the ID and OOD sets were split in half for the two phases of our competition. The initial (development) phase of the competition will evaluate all submitted models on one half only. These will be represented by the private files `seen_domain.csv` and `unseen_domain.csv` for ID and OOD, respectively. Around the end of the competition, we will also evaluate all submitted models on the other half, which is contained in the private files `seen_domain_challenge.csv` and `seen_domain_challenge.csv`.
|
| 266 |
|
| 267 |
+
##### Loading Intial Phase Data
|
| 268 |
+
Files used for validation during the intial phase of the challenge for seen domains and unseen domains from those available in the development files can be loaded with:
|
| 269 |
+
|
| 270 |
+
```
|
| 271 |
+
seen_initial = load_dataset("imageomics/sentinel-beetles", split="seen")
|
| 272 |
+
unseen_initial = load_dataset("imageomics/sentinel-beetles", split="unseen")
|
| 273 |
+
```
|
| 274 |
+
|
| 275 |
+
##### Loading Challenge Phase Data
|
| 276 |
+
Files used for final evaluation during the challenge phase for seen domains and unseen domains from those available in the development files can be loaded with:
|
| 277 |
+
|
| 278 |
+
```
|
| 279 |
+
seen_challenge = load_dataset("imageomics/sentinel-beetles", split="seen_challenge")
|
| 280 |
+
unseen_challenge = load_dataset("imageomics/sentinel-beetles", split="unseen_challenge")
|
| 281 |
+
```
|
| 282 |
+
|
| 283 |
The most metadata will be provided for the training dataset; `siteID`, `collectDate` and the target variables values will be redacted for the challenge dataset. Only images and unredacted metadata will be provided. The challenge will be to recover the target variable values for given collections of beetle images from given site-date combinations. All data will be released at the end of the challenge.
|
| 284 |
|
| 285 |
## Dataset Creation
|
color_and_scale_images/colorpicker_1004645781.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1020548503.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1042234033.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1043679735.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1049462543.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1058136755.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1061028159.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1062473861.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1063919563.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1069702371.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1150366447.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1151812149.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1156149255.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1159040659.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1163377765.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1164823467.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1167714871.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1169160573.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1170606275.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1177834785.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1180726189.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1183617593.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1189400401.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1249824649.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1254161755.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1257053159.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1267173073.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1270064477.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1283075795.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1293195709.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1294641411.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1303315623.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1310544133.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1311989835.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1313435537.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1372414083.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1378196891.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1381088295.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1382533997.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1383979699.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1386871103.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1392653911.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1396991017.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1402773825.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1407110931.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1408556633.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1410002335.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1420122249.png
ADDED
|
Git LFS Details
|
color_and_scale_images/colorpicker_1423013653.png
ADDED
|
Git LFS Details
|