Datasets:
Add Reshma's thesis
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ Subset of images processed from Cuthill et al. dataset available at [doi:10.5061
|
|
31 |
|
32 |
- **Homepage:**
|
33 |
- **Repository:** [Butterfly-mimicry](https://github.com/Imageomics/Butterfly-mimicry) contains research done using this dataset.
|
34 |
-
- **Paper:**
|
35 |
- **Leaderboard:**
|
36 |
- **Point of Contact:**
|
37 |
|
@@ -251,12 +251,42 @@ This work has been marked as dedicated to the public domain by applying the [CC0
|
|
251 |
|
252 |
### Citation Information
|
253 |
|
254 |
-
Krzysztof Kozak, Christopher Lawrence, James Mallet, Owen McMillan, David Carlyn, Mohannad Elhamod. (2023), "
|
|
|
|
|
255 |
|
256 |
Please also cite the original dataset from which this was adapted and its accompanying paper:
|
257 |
* 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.
|
258 |
* 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.
|
259 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
260 |
### Contributions
|
261 |
|
262 |
The [Imageomics Institute](https://imageomics.org) is funded by the US National Science Foundation's Harnessing the Data Revolution (HDR) Institute 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).
|
|
|
31 |
|
32 |
- **Homepage:**
|
33 |
- **Repository:** [Butterfly-mimicry](https://github.com/Imageomics/Butterfly-mimicry) contains research done using this dataset.
|
34 |
+
- **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)
|
35 |
- **Leaderboard:**
|
36 |
- **Point of Contact:**
|
37 |
|
|
|
251 |
|
252 |
### Citation Information
|
253 |
|
254 |
+
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.
|
255 |
+
|
256 |
+
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
|
257 |
|
258 |
Please also cite the original dataset from which this was adapted and its accompanying paper:
|
259 |
* 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.
|
260 |
* 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.
|
261 |
|
262 |
+
#### BibTeX
|
263 |
+
|
264 |
+
Dataset:
|
265 |
+
```
|
266 |
+
@misc{CGSHC23,
|
267 |
+
author = {Krzysztof Kozak and Christopher Lawrence and James Mallet and Owen McMillan and David Carlyn and Mohannad Elhamod},
|
268 |
+
title = {Curated GoldStandard Hoyal Cuthill},
|
269 |
+
year = {2023},
|
270 |
+
url = {https://huggingface.co/datasets/imageomics/Curated_GoldStandard_Hoyal_Cuthill},
|
271 |
+
doi = {<doi once generated>},
|
272 |
+
publisher = {Hugging Face}
|
273 |
+
}
|
274 |
+
```
|
275 |
+
|
276 |
+
Imageomics paper (Part of thesis work):
|
277 |
+
```
|
278 |
+
@masterthesis{ramesh_babu23,
|
279 |
+
title = {Imageomics Approach to Understanding Visual Biological Trait Similarities using Butterfly Mimicry as a Model System},
|
280 |
+
author = {Reshma Ramesh Babu},
|
281 |
+
year = 2023,
|
282 |
+
month = {May},
|
283 |
+
note = {Available at \url{http://rave.ohiolink.edu/etdc/view?acc_num=osu168198420667979}},
|
284 |
+
school = {The Ohio State University},
|
285 |
+
type = {Master's thesis}
|
286 |
+
}
|
287 |
+
```
|
288 |
+
|
289 |
+
|
290 |
### Contributions
|
291 |
|
292 |
The [Imageomics Institute](https://imageomics.org) is funded by the US National Science Foundation's Harnessing the Data Revolution (HDR) Institute 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).
|