Datasets:
File size: 12,949 Bytes
7132392 f711cce 7132392 f711cce 7132392 f711cce beaa220 7925d06 d6be349 f711cce 557c468 7132392 af3023c 7132392 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 |
---
license: cc0-1.0
task_categories:
- image-classification
tags:
- butterfly
- heliconius erato
- heliconius melpomene
- full body
- dorsal
- RGB
- bird view
- butterfly view
- bird acuity
- butterfly acuity
- imbalanced
- mimicry
- cv
pretty_name: Curated Gold Standard Hoyal Cuthill Dataset
size_categories:
- n<1K
dataset_info:
features:
- name: "Unnamed: 0"
dtype: int64
- name: NHM_Specimen
dtype: string
- name: Image_filename
dtype: string
- name: View
dtype: string
- name: Species
dtype: string
- name: Subspecies
dtype: string
- name: Sex
dtype: string
- name: addit_taxa_info
dtype: string
- name: type_stat
dtype: string
- name: hybrid_stat
dtype: string
- name: in_reduced
dtype: int64
- name: locality
dtype: string
- name: lat
dtype: float64
- name: lon
dtype: float64
- name: speciesdesig
dtype: string
- name: Image_filename_png
dtype: string
- name: subset
dtype: string
- name: bird_filepath
dtype: image
- name: butterfly_filepath
dtype: image
- name: filepath
dtype: image
configs:
- config_name: standard
data_files:
- split: train
path: Curated_GoldStandard_train.csv
- split: test
path: Curated_GoldStandard_test.csv
- config_name: acuity
data_files:
- split: train
path: Acuity_train.csv
- split: test
path: Acuity_test.csv
---
# Dataset Card for Curated Gold Standard Hoyal Cuthill Dataset
## Dataset Description
Dorsal full body images of subspecies of _Heliconius erato_ and _Heliconius melpomene_ (18 subspecies total).
There are 960 images with 320 specimens (3 images of each specimen: Original/ Bird transformed/ Butterfly transformed)
The original images are low-resolution RGB photographs (photographs were "cropped and resized to a height of 64 pixels (maintaining the original image aspect ratio and padded to 140 pixels wide)"(Hoyal Cuthill et al., 2019)).
These low-resolution images were then transformed using [AcuityView](https://cran.r-project.org/web/packages/AcuityView/index.html) with estimates of acuity from [AcuityView 2.0](http://www.empiricalimaging.com/knowledge-base/acuityview/) and [(Land, 1997)](https://www.annualreviews.org/doi/10.1146/annurev.ento.42.1.147).
Users should know that since (Land, 1997), more recent estimates of insect visual acuity have been created.
This data represents a subset of images processed from Hoyal Cuthill et al. dataset available at [doi:10.5061/dryad.2hp1978](https://doi.org/10.5061/dryad.2hp1978). Their original dataset also includes ventral images.
**Note:** `dorsal_images_cuthill` contains processed dorsal images from the original Hoyal Cuthill dataset (all 1,234 specimens).
- **Homepage:**
- **Repository:** [Butterfly-mimicry](https://github.com/Imageomics/Butterfly-mimicry) contains research done using this dataset.
- **Paper:** [Imageomics Approach to Understanding Visual Biological Trait Similarities using Butterfly Mimicry as a Model System](http://rave.ohiolink.edu/etdc/view?acc_num=osu168198420667979)
- **Leaderboard:**
- **Point of Contact:**
### Dataset Summary

<!---
This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
--->
### Supported Tasks and Leaderboards
_Heliconius erato_ and _Heliconius melpomene_ subspecies identification (image classification), with variable settings for acuity of the observer (bird, butterfly, or human/other).
### Languages
English
## Dataset Structure
```
|-- dorsal_images_cuthill
| |
| |-- 10427965_D_lowres.tif
| |
| |-- 10427966_D_lowres.tif
| |
| | ...
|
|-- Acuities
| |
| |-- train_bird
| | |
| | |-- erato_cyrbia
| | |
| | |-- erato_etylus
| | |
| | | ...
| |
| |-- test_bird
| | |
| | |-- erato_cyrbia
| | |
| | |-- erato_etylus
| | |
| | | ...
| |
| |-- train_butterfly
| | |
| | |-- erato_cyrbia
| | |
| | |-- erato_etylus
| | |
| | | ...
| |
| |-- test_butterfly
| |
| |-- erato_cyrbia
| |
| |-- erato_etylus
| |
| | ...
|
|-- train
| |
| |-- erato_cyrbia
| |
| |-- erato_etylus
| |
| | ...
|
|-- test
|
|-- erato_cyrbia
|
|-- erato_etylus
|
| ...
```
### Data Instances
* Type: PNG
* Size: 128px x 128px
* Background: [210, 210, 210] (gray)
* Fit in frame: Most padding is above and below the image, some on the left and right.
* Ruler or Scale: None
* Color Reference (ColorChecker, white-balance, None): None
### Data Fields
**In `Hoyal_Cuthill_GoldStandard_metadata_cleaned.csv`:**
* `NHM_Specimen`: Natural History Museum Specimen number
* `Image_filename`: filename of image of specimen
* `View`: whether ventral or dorsal view of specimen (all dorsal)
* `Species`: species of specimen (melpomene or erato)
* `Subspecies`: subspecies of the specimen
* `Sex`: sex of the specimen (male or female)
* `addit_taxa_info`: additional taxonomic information (subspecies)
* `type_stat`: indicates "classical" or "example" specimen of species or subspecies ('ST', 'PT', or 'HT', indicating syntypes, paratypes, or holotypes, respectively). This field is mostly null.
* `hybrid_stat`: hybrid status ('valid subspecies', 'subspecies synonym' or 'unknown' (only 1))
* `in_reduced`: whether or not the specimen was used in the second analysis by Hoyal Cuthill et al. (1 or 0 to indicate yes or no, respectively). This was an effort to remove potential hybrids from their analysis; it does not always match our indication of hybrid status.
* `locality`: where specimen was collected
* `lat`: latitude where specimen was collected
* `lon`: longitude where specimen was collected
* `speciesdesig`: species designation, first initial of species '.' subspecies (eg., 'm. rosina')
`Train_Test_Curated_GoldStandard_Hoyal_Cuthill.csv` has three additional columns:
* `Image_filename_png`: filename of (png) image of specimen, `dorsal_images_cuthill/ + <Image_filename_png>` is the filepath for the processed dorsal image
* `subset`: whether this is part of the training or test set (`train` or `test`)
* `filepath`: the filepath for the train or test image
`Acuity_Curated_GoldStandard_Hoyal_Cuthill.csv` also has `Image_filename_png` and `subset`, but `subset` references the bird and butterfly acuity training and test sets. Additionally, it has columns:
* `bird_filepath`: the filepath for the bird acuity version of the image
* `butterfly_filepath`: the filepath for the butterfly acuity version of the image
### Data Splits
There are 250 images in each training set and 70 in each test set.
RGB training images are in `train` folder and testing are in `test`.
For bird and butterfly acuities, their respective training and test images are in the `train_bird` (`train_butterfly`) and `test_bird` (`test_butterfly`) folders.
All of these folders are further subdivided by the subspecies. Filepaths to access these images are provided in `Train_Test_Curated_GoldStandard_Hoyal_Cuthill.csv` and `Acuity_Curated_GoldStandard_Hoyal_Cuthill.csv`, respectively.
## Dataset Creation
Processing steps included:
1. Hybrid Separation
2. Label Correction
3. Removal of subspecies with no mimic pairs
4. Make background uniform across all images
5. Make image square via padding
### Curation Rationale
This dataset was curated for training a model to classify different species of Heliconius Butterflies and to take into account mimicry between species and acuity of the observer (bird, butterfly, or human/other).
The original data (Hoyal Cuthill et al. 2019) had misclassified species/subspecies and some locality/ collection sites were outside the known range of the butterflies.
It also contained hybrid and aberrant samples, that had the potential to muddle classification results.
To prevent this, the data was further refined by several Heliconius experts to remove hybrid and aberrant samples.
Lastly, bird and butterfly acuities were added to provide another level of analysis using [AcuityView](https://cran.r-project.org/web/packages/AcuityView/index.html) and estimates of observer acuity.
### Source Data
Hoyal Cuthill et al. [doi:10.5061/dryad.2hp1978](https://doi.org/10.5061/dryad.2hp1978).
#### Initial Data Collection and Normalization
Photographers: Robyn Crowther and Sophie Ledger, Natural History Museum, London.
#### Who are the source language producers?
[More Information Needed]
### Annotations
#### Annotation process
The original data has some misclassified species/subspecies, and had multiple hybrid samples. These samples were removed by hand by Owen McMilan, Christopher Lawrence, Jim Mallet, Krzysztof Kozak.
Some localities were outside the known range of the butterflies, and were removed using QGIS and known subspecies ranges.
#### Who are the annotators?
Christopher Lawrence,
Jim Mallet,
Owen McMilan, and
Krzysztof Kozak.
### Personal and Sensitive Information
None
## Considerations for Using the Data
### Social Impact of Dataset
N/A
### Discussion of Biases
Biased towards species and subspecies within Heliconius. Focused on _Heliconius erato_ and _Heliconius melpomene_.
### Other Known Limitations
* No genetic data available.
* Non-uniform distribution of subspecies (imbalanced).
## Additional Information
### Dataset Curators
* Krzysztof Kozak (University of California Berkeley) - ORCID: 0000-0001-8980-3173
* Christopher Lawrence (Princeton University) - ORCID: 0000-0002-3846-5968
* James Mallet (Harvard University) - ORCID: 0000-0002-3370-0367
* Owen McMillan (Smithsonian Tropical Research Institute) - ORCID: 0000-0003-2805-2745
* David Carlyn (The Ohio State University) - ORCID: 0000-0002-8323-0359
* Mohannad Elhamod (Virginia Tech) - ORCID: 0000-0002-2383-947X
### Licensing Information
This work has been marked as dedicated to the public domain by applying the [CC0 Public Domain Waiver](https://creativecommons.org/publicdomain/zero/1.0/).
### Citation Information
Krzysztof Kozak, Christopher Lawrence, James Mallet, Owen McMillan, David Carlyn, Mohannad Elhamod. (2023), "Curated GoldStandard Hoyal Cuthill", https://huggingface.co/datasets/imageomics/Curated_GoldStandard_Hoyal_Cuthill.
Ramesh Babu, R. (2023). _Imageomics Approach to Understanding Visual Biological Trait Similarities using Butterfly Mimicry as a Model System_ [Master's thesis, Ohio State University]. OhioLINK Electronic Theses and Dissertations Center. http://rave.ohiolink.edu/etdc/view?acc_num=osu168198420667979
Please also cite the original dataset from which this was adapted and its accompanying paper:
* Hoyal Cuthill, Jennifer F. et al. (2019), Data from: Deep learning on butterfly phenotypes tests evolution’s oldest mathematical model, Dryad, Dataset, https://doi.org/10.5061/dryad.2hp1978.
* Hoyal Cuthill, Jennifer F. et al. (2019), Deep learning on butterfly phenotypes tests evolution’s oldest mathematical model, Science Advances, Article-journal, https://doi.org/10.1126/sciadv.aaw4967.
#### BibTeX
Dataset:
```
@misc{CGSHC23,
author = {Krzysztof Kozak and Christopher Lawrence and James Mallet and Owen McMillan and David Carlyn and Mohannad Elhamod},
title = {Curated GoldStandard Hoyal Cuthill},
year = {2023},
url = {https://huggingface.co/datasets/imageomics/Curated_GoldStandard_Hoyal_Cuthill},
doi = {doi:10.57967/hf/1351},
publisher = {Hugging Face}
}
```
Imageomics paper (Part of thesis work):
```
@masterthesis{ramesh_babu23,
title = {Imageomics Approach to Understanding Visual Biological Trait Similarities using Butterfly Mimicry as a Model System},
author = {Reshma Ramesh Babu},
year = 2023,
month = {May},
note = {Available at \url{http://rave.ohiolink.edu/etdc/view?acc_num=osu168198420667979}},
school = {The Ohio State University},
type = {Master's thesis}
}
```
### Contributions
The [Imageomics Institute](https://imageomics.org) is funded by the US National Science Foundation's Harnessing the Data Revolution (HDR) program under [Award #2118240](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2118240) (Imageomics: A New Frontier of Biological Information Powered by Knowledge-Guided Machine Learning). Any opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.
|