Datasets:
File size: 7,449 Bytes
8ea73f5 e35e84c 8ea73f5 e35e84c bb2c928 e35e84c bb2c928 e35e84c bb2c928 e35e84c bb2c928 e35e84c 66dc94d d132017 66dc94d d132017 66dc94d d132017 66dc94d d132017 66dc94d d132017 66dc94d d132017 66dc94d d132017 66dc94d bb2c928 e35e84c 66dc94d e35e84c d132017 bb2c928 d132017 da67881 d132017 bb2c928 da67881 e35e84c bb2c928 d132017 bb2c928 e35e84c bb2c928 e35e84c bb2c928 e35e84c bb2c928 e35e84c bb2c928 e35e84c bb2c928 da67881 bb2c928 da67881 bb2c928 da67881 bb2c928 da67881 bb2c928 da67881 bb2c928 da67881 e35e84c |
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 |
---
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 Cuthill Dataset
size_categories:
- n<1K
---
# Dataset Card for Curated Gold Standard Cuthill Dataset
## Dataset Description
Dorsal full body images of subspecies of Heliconius Erato and Heliconius Melpomene (18 subspecies total).
960 images with 320 specimens, each photographed in RGB with bird and butterfly acuity included (3 images of each specimen).
Subset of images processed from Cuthill, et. al. dataset available at [doi:10.5061/dryad.2hp1978](https://doi.org/10.5061/dryad.2hp1978).
**Note:** `dorsal_images_cuthill` contains processed dorsal images from the original Cuthill dataset (all 1,234 specimens).
- **Homepage:**
- **Repository:** [Butterfly-mimicry](https://github.com/Imageomics/Butterfly-mimicry) contains research done using this dataset.
- **Paper:**
- **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
[More Information Needed]
### Languages
[More Information Needed]
## 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 (ColorChecker, white-balance, None): None
### Data Fields
**In [Hoyal_Cuthill_GoldStandard_metadata_cleaned.csv](https://huggingface.co/datasets/imageomics/Curated_GoldStandard_Hoyal_Cuthill/edit/main/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`: [More Information Needed] 'ST', 'PT', or 'HT', but mostly null
* `hybrid_stat`: hybrid status ('valid subspecies', 'subspecies synonym' or 'unknown' (only 1))
* `in_reduced`: [More Information Needed] 0 or 1 to indicate yes or no
* `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](https://huggingface.co/datasets/imageomics/Curated_GoldStandard_Hoyal_Cuthill/edit/main/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](https://huggingface.co/datasets/imageomics/Curated_GoldStandard_Hoyal_Cuthill/edit/main/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](https://huggingface.co/datasets/imageomics/Curated_GoldStandard_Hoyal_Cuthill/edit/main/Train_Test_Curated_GoldStandard_Hoyal_Cuthill.csv) and [Acuity_Curated_GoldStandard_Hoyal_Cuthill.csv](https://huggingface.co/datasets/imageomics/Curated_GoldStandard_Hoyal_Cuthill/edit/main/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
[More Information Needed]
The original data has some misclassified species/subspecies and some localities were outside the known range of the butterflies. Furthermore, the bird and butterfly acuities were not part of the original dataset and provide another level of analysis.
### Source Data
Cuthill, et. al. [doi:10.5061/dryad.2hp1978](https://doi.org/10.5061/dryad.2hp1978).
#### Initial Data Collection and Normalization
[More Information Needed]
#### Who are the source language producers?
[More Information Needed]
### Annotations
#### Annotation process
[More Information Needed]
#### Who are the annotators?
[More Information Needed]
### Personal and Sensitive Information
None
## Considerations for Using the Data
### Social Impact of Dataset
[More Information Needed]
### Discussion of Biases
[More Information Needed]
### 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
[More Information Needed]
### Citation Information
[More Information Needed]
### Contributions
[More Information Needed] |