Datasets:
Update sample figure of annotations (#29)
Browse files- Update sample figure of annotations (7d2f949c0a38de36f4989275431358bd1326a256)
- Add source data (physical collection) citations (456b3a9f1de3e6f3a0ec4e794845365481ea7c2a)
Co-authored-by: Elizabeth Campolongo <[email protected]>
- README.md +51 -8
- beetles.png +2 -2
README.md
CHANGED
|
@@ -137,9 +137,9 @@ This dataset has 4 subsets:
|
|
| 137 |
Segmentation was completed by adapting the elytra length and width annotations to generate the xy point input for the [Segment Anything (SAM)]() model. [Segment Anything (SAM)]() was then used to segment the individual beetles. More information and the code for this process is provided in the [Imageomics/2018-NEON-beetles-processing repo](https://github.com/Imageomics/2018-NEON-beetles-processing).
|
| 138 |
-->
|
| 139 |
|
| 140 |
-
||
|
| 141 |
|:--|
|
| 142 |
-
|
| 143 |
|
| 144 |
|
| 145 |
### Data Fields
|
|
@@ -195,9 +195,9 @@ Segmentation was completed by adapting the elytra length and width annotations t
|
|
| 195 |
- `subset`: label given to this subset of the full image dataset (as selected in the viewer): `separate segmented splits`.
|
| 196 |
|
| 197 |
|
| 198 |
-
|. Overall, 234 images were annotated by all three annotators and 1 was annotated by just two. Beetles were indicated as not lying flat if they tended to one or the other side, as this can result in a smaller width measurement than expected. See the [sample image](https://huggingface.co/datasets/imageomics/BeetlePalooza/blob/main/beetles.png) (also in Figure
|
| 258 |
|
| 259 |
#### Who are the annotators?
|
| 260 |
<!-- This section describes the people or systems who created the annotations. -->
|
|
@@ -296,10 +296,9 @@ This dataset is licensed under [CC BY-SA](https://creativecommons.org/licenses/b
|
|
| 296 |
|
| 297 |
## Citation
|
| 298 |
|
| 299 |
-
**
|
| 300 |
|
| 301 |
-
|
| 302 |
-
```
|
| 303 |
@misc{Fluck2018_NEON_Beetle,
|
| 304 |
author = {Isadora E. Fluck and Isha Chinniah and Riley Wolcheski and Mridul Khurana and S M Rayeed and Benjamin Baiser and
|
| 305 |
Elizabeth G. Campolongo and Anuj Karpatne and Charles V. Stewart and Sydne Record},
|
|
@@ -313,6 +312,50 @@ This dataset is licensed under [CC BY-SA](https://creativecommons.org/licenses/b
|
|
| 313 |
|
| 314 |
If you use the `separate segmented splits` subset (images in `Separate_segmented_train_test_splits_80_20`), please follow the citation guidance in [`Separate_segmented_train_test_splits_80_20/README`](Separate_segmented_train_test_splits_80_20/README.md), which involves also citing the code repository ([Imageomics/2018-NEON-beetles-processing](https://github.com/Imageomics/2018-NEON-beetles-processing)) used to produce this subset of images.
|
| 315 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 316 |
|
| 317 |
## Acknowledgements
|
| 318 |
|
|
|
|
| 137 |
Segmentation was completed by adapting the elytra length and width annotations to generate the xy point input for the [Segment Anything (SAM)]() model. [Segment Anything (SAM)]() was then used to segment the individual beetles. More information and the code for this process is provided in the [Imageomics/2018-NEON-beetles-processing repo](https://github.com/Imageomics/2018-NEON-beetles-processing).
|
| 138 |
-->
|
| 139 |
|
| 140 |
+
||
|
| 141 |
|:--|
|
| 142 |
+
|**Figure 1.** Image of _Carabus goryi_ beetles from sample A00000046094. This image is part of the `group_images` subset.|
|
| 143 |
|
| 144 |
|
| 145 |
### Data Fields
|
|
|
|
| 195 |
- `subset`: label given to this subset of the full image dataset (as selected in the viewer): `separate segmented splits`.
|
| 196 |
|
| 197 |
|
| 198 |
+
||
|
| 199 |
|:--|
|
| 200 |
+
|**Figure 2.** Sample image of beetles with green and purple lines to indicate the measurement used for the elytra length and width, respectively. The red line marks the pixels for 1cm.|
|
| 201 |
|
| 202 |
|
| 203 |
### Data Splits
|
|
|
|
| 254 |
#### Annotation process
|
| 255 |
<!-- This section describes the annotation process such as annotation tools used, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
|
| 256 |
|
| 257 |
+
The images were downsized to 1MB (preserving aspect ratio) for annotation in [Notes from Nature](https://www.zooniverse.org/organizations/md68135/notes-from-nature). Overall, 234 images were annotated by all three annotators and 1 was annotated by just two. Beetles were indicated as not lying flat if they tended to one or the other side, as this can result in a smaller width measurement than expected. See the [sample image](https://huggingface.co/datasets/imageomics/BeetlePalooza/blob/main/beetles.png) (also in Figure 2) for indicators of length and width, as well as the centimeter mark in pixels on the scalebar.
|
| 258 |
|
| 259 |
#### Who are the annotators?
|
| 260 |
<!-- This section describes the people or systems who created the annotations. -->
|
|
|
|
| 296 |
|
| 297 |
## Citation
|
| 298 |
|
| 299 |
+
**Dataset**
|
| 300 |
|
| 301 |
+
```bibtex
|
|
|
|
| 302 |
@misc{Fluck2018_NEON_Beetle,
|
| 303 |
author = {Isadora E. Fluck and Isha Chinniah and Riley Wolcheski and Mridul Khurana and S M Rayeed and Benjamin Baiser and
|
| 304 |
Elizabeth G. Campolongo and Anuj Karpatne and Charles V. Stewart and Sydne Record},
|
|
|
|
| 312 |
|
| 313 |
If you use the `separate segmented splits` subset (images in `Separate_segmented_train_test_splits_80_20`), please follow the citation guidance in [`Separate_segmented_train_test_splits_80_20/README`](Separate_segmented_train_test_splits_80_20/README.md), which involves also citing the code repository ([Imageomics/2018-NEON-beetles-processing](https://github.com/Imageomics/2018-NEON-beetles-processing)) used to produce this subset of images.
|
| 314 |
|
| 315 |
+
Please be sure to cite both the dataset and the source data (specimen collection), and include the NEON acknowledgements (provided below) in your work.
|
| 316 |
+
|
| 317 |
+
**Source Data:**
|
| 318 |
+
```bibtex
|
| 319 |
+
@misc{Portal2022-ho,
|
| 320 |
+
title = "{NEON} biorepository Carabid collection (trap sorting)",
|
| 321 |
+
author = "Portal, Neon Biorepository",
|
| 322 |
+
abstract = "This collection contains subsamples of Carabid adults from pitfall sampling from a single trap (NEON sample class:
|
| 323 |
+
bet\_sorting\_in.subsampleID.bet). Ground beetles are sampled using pitfall traps (16 oz deli containers filled with 150 or
|
| 324 |
+
250 mL of propylene glycol). Four (pre-2018) or 3 (2018 and beyond) traps are deployed in each of 10 (pre-2023) or 6 (2023
|
| 325 |
+
and beyond) plots at each terrestrial NEON site, with traps arrayed approximately 20 meters from the center of the plot.
|
| 326 |
+
Sampling occurs biweekly throughout the growing season (when temperatures are above 4 degrees C). Following trap collection,
|
| 327 |
+
all beetles from the family Carabidae are sorted by NEON technicians and identified to species or morphospecies. A subset
|
| 328 |
+
of collected Carabidae are pointed or pinned, while other specimens (non-pinned/non-pointed carabids, invertebrate
|
| 329 |
+
bycatch, and vertebrate bycatch) are stored in 95\% ethanol for archiving. Regardless of storage method, all collections data
|
| 330 |
+
are reported at a per trap resolution. A subset of pinned ground beetles (up to 467 per site per year) are sent to an expert
|
| 331 |
+
taxonomist for secondary identification. Identifications performed on these individuals may be used to estimate
|
| 332 |
+
uncertainty in parataxonomist identification by NEON technicians.",
|
| 333 |
+
publisher = "National Ecological Observatory Network",
|
| 334 |
+
doi = {https://doi.org/10.15468/mjtykf},
|
| 335 |
+
note = {Accessed in 2022}
|
| 336 |
+
}
|
| 337 |
+
```
|
| 338 |
+
|
| 339 |
+
```bibtex
|
| 340 |
+
@misc{Portal2022-qu,
|
| 341 |
+
title = "{NEON} Biorepository Carabid Collection (Archive Pooling)",
|
| 342 |
+
author = "Portal, Neon Biorepository",
|
| 343 |
+
abstract = "This collection contains subsamples of Carabid adults from pitfall sampling and pooled across multiple traps within a plot
|
| 344 |
+
(NEON sample class: bet\_archivepooling\_in.subsampleID.bet). Ground beetles are sampled using pitfall traps (16 oz deli
|
| 345 |
+
containers filled with 150 or 250 mL of propylene glycol). Four (pre-2018) or 3 (2018 and beyond) traps are deployed in each of
|
| 346 |
+
10 (pre-2023) or 6 (2023 and beyond) plots at each terrestrial NEON site, with traps arrayed approximately 20 meters from the
|
| 347 |
+
center of the plot. Sampling occurs biweekly throughout the growing season (when temperatures are above 4 degrees C).
|
| 348 |
+
Following trap collection, all beetles from the family Carabidae are sorted by NEON technicians and identified to species or
|
| 349 |
+
morphospecies. A subset of collected Carabidae are pointed or pinned, while other specimens (non-pinned/non-pointed carabids,
|
| 350 |
+
invertebrate bycatch, and vertebrate bycatch) are stored in 95\% ethanol for archiving. A subset of pinned ground beetles (up to
|
| 351 |
+
467 per site per year) are sent to an expert taxonomist for secondary identification. Identifications performed on these
|
| 352 |
+
individuals may be used to estimate uncertainty in parataxonomist identification by NEON technicians.",
|
| 353 |
+
publisher = "National Ecological Observatory Network",
|
| 354 |
+
doi = {https://doi.org/10.15468/xicbza},
|
| 355 |
+
note = {Accessed in 2022}
|
| 356 |
+
}
|
| 357 |
+
|
| 358 |
+
```
|
| 359 |
|
| 360 |
## Acknowledgements
|
| 361 |
|
beetles.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|