initialize readme with basic info
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
|
5 |
+
# Sample Butterfly Dataset
|
6 |
+
|
7 |
+
This dataset is a subset of images used for the [Imageomics Data Training Workshop](https://github.com/Imageomics/data-workshop-AH-2024) with some modifications to the metadata; it is not intended for use as more than a toy instructional dataset.
|
8 |
+
|
9 |
+
The images and accompanying metadata are originally sourced from
|
10 |
+
- Hoyal Cuthill, Jennifer F. et al. (2019), Data from: Deep learning on butterfly phenotypes tests evolution’s oldest mathematical model [Dataset]. Dryad. https://doi.org/10.5061/dryad.2hp1978.
|
11 |
+
- Hoyal Cuthill, J.F., Guttenberg, N., Ledger, S., Crowther, R. & Huertas, B. (2019), Deep learning on butterfly phenotypes tests evolution’s oldest mathematical model, _Science Advances_, **5**(8),eaaw4967. [DOI:10.1126/sciadv.aaw4967](https://doi.org/10.1126/sciadv.aaw4967).
|
12 |
+
|
13 |
+
The metadata provided here has been modified from the original source and image filenames have been changed.
|