egrace479 commited on
Commit
697c018
·
verified ·
1 Parent(s): 373884b

Add some more detail and cautions (#4)

Browse files

- Add some more detail and cautions (bac3fd3a13837f5c962917774668b634f430baeb)
- Add Owen's grant to acknowledgement (cc7008beb0baac785617541c49a26099a2b6e821)
- Add citation file (12f409248f3cef70dc16d63570ecb98b50957fc5)
- Add licensing information (a49d5250e8a06df29029aa988fbea6574523c49b)

Files changed (2) hide show
  1. CITATION.cff +28 -0
  2. README.md +20 -14
CITATION.cff ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ abstract: "Subset of dorsal images of butterfly wings collected by Owen McMillan and members of his lab at the Smithsonian Tropical Research Institute."
2
+ authors:
3
+ - family-names: Lawrence
4
+ given-names: "Christopher"
5
+ orcid: "https://orcid.org/0000-0002-3846-5968"
6
+ - family-names: "McMillan"
7
+ given-names: "Owen"
8
+ orcid: "https://orcid.org/0000-0003-2805-2745"
9
+ - family-names: "Romero"
10
+ given-names: "Daniel"
11
+ - family-names: "Arias"
12
+ given-names: "Carlos"
13
+ orcid: "https://orcid.org/0000-0002-1546-5156"
14
+ cff-version: 1.2.0
15
+ keywords:
16
+ - imageomics
17
+ - butterfly
18
+ - RGB
19
+ - separated wings
20
+ - CV
21
+ - segmentation
22
+ - dorsal
23
+ - ventral
24
+ message: "If you use this dataset, please cite it using the following metadata."
25
+ url: "https://huggingface.co/datasets/imageomics/STRI-Samples"
26
+ title: "Smithsonian Tropical Research Institute (STRI) Samples"
27
+ version: 1.0.0
28
+ type: dataset
README.md CHANGED
@@ -12,10 +12,11 @@ pretty_name: Smithsonian Tropical Research Institute (STRI) Samples
12
  size_categories:
13
  - n<1K
14
  configs:
15
- - config_name: default
16
- data_files:
17
- - metadata.csv
18
- - images/*.JPG
 
19
  ---
20
 
21
  # Dataset Card for Smithsonian Tropical Research Institute (STRI) Samples
@@ -59,7 +60,6 @@ Note that this is just a subset of a larger dataset that has yet to be curated.
59
 
60
 
61
  ### Data Instances
62
- [More Information Needed]
63
 
64
  <!--
65
  Describe data files
@@ -70,7 +70,8 @@ Ex: All images are named <img_id>.png, each within a folder named for the specie
70
 
71
  [More Information Needed]
72
 
73
- * **Type:** JPG <!-- PNG if we include the smaller images
 
74
  * **Size (x pixels by y pixels):** Not yet known (downsized are 256 x 256) -->
75
  * **Background (color or none):** Sometimes gray sometimes white
76
  * **Fit in frame:** tight
@@ -79,7 +80,7 @@ Ex: All images are named <img_id>.png, each within a folder named for the specie
79
 
80
  Potential for future addition of genetic sequencing data.
81
 
82
- There are 11 speices represented in this sample of 207. They are primarily from the genus Heliconius, but the following genera are also represented: Junonia, Eueides, Neruda, and Dryas.
83
 
84
  The CSV also includes labels regarding the quality of the specimen: `damaged`, `dorsal`, or `incomplete`, which were used for the segmentation model. Below is a species distribution chart for this data colored by quality label.
85
 
@@ -134,11 +135,14 @@ These images were selected and labeled to use in training the [Imageomics/butter
134
 
135
  ### Source Data
136
 
137
- Images are of specimens collected by the [Smithsonian Tropical Research Institute](https://stri.si.edu/) and photographs of this subset were taken by Daniel Romero.
138
  <!-- images taken by Christopher Lawrence have not been added yet, curation ongoing -->
139
 
140
  #### Data Collection and Processing
141
  [More Information Needed]
 
 
 
142
  <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, re-sizing of images, tools and libraries used, etc.
143
  This is what _you_ did to it following collection from the original source; it will be overall processing if you collected the data initially.
144
  -->
@@ -149,9 +153,10 @@ This is what _you_ did to it following collection from the original source; it w
149
 
150
  Ex: This dataset is a collection of images taken of the butterfly collection housed at the Ohio State University Museum of Biological Diversity. The associated labels and metadata are the information provided with the collection from biologists that study butterflies and supplied the specimens to the museum.
151
  -->
152
-
153
 
154
  ### Annotations
 
155
 
156
  #### Annotation process
157
  Damage annotations were completed by Michelle Ramirez for training the [Imageomics/butterfly_detection_yolo](https://huggingface.co/imageomics/butterfly_detection_yolo) model she created.
@@ -159,6 +164,7 @@ Damage annotations were completed by Michelle Ramirez for training the [Imageomi
159
  #### Who are the annotators?
160
  [More Information Needed]
161
  <!-- This section describes the people or systems who created the annotations. -->
 
162
 
163
  ### Personal and Sensitive Information
164
  [More Information Needed]
@@ -173,7 +179,7 @@ Things to consider while working with the dataset. For instance, maybe there are
173
  -->
174
 
175
  ### Bias, Risks, and Limitations
176
- This is a small sample of minimally curated butterfly images intended only for wing segmentation and damage detection.
177
 
178
  ### Recommendations
179
  [More Information Needed]
@@ -181,6 +187,8 @@ This is a small sample of minimally curated butterfly images intended only for w
181
 
182
  This is not a complete dataset, nor is it curated for greater use. The purpose of this dataset is to provide the 207 image sample used as part of a larger training set for the [Imageomics/butterfly_detection_yolo](https://huggingface.co/imageomics/butterfly_detection_yolo) model. More information on the full project can be found in the [GitHub repository](https://github.com/Imageomics/wing-segmentation).
183
 
 
 
184
 
185
  ## Additional Information
186
 
@@ -193,7 +201,7 @@ This is not a complete dataset, nor is it curated for greater use. The purpose o
193
 
194
  ### Licensing Information
195
 
196
- [More Information Needed]
197
 
198
  ### Citation Information
199
 
@@ -201,6 +209,4 @@ Christopher Lawrence, Owen McMillan, Daniel Romero, Carlos Arias. (2024). Smiths
201
 
202
  ## Acknowledgements
203
 
204
- This work was supported by the [Imageomics Institute](https://imageomics.org), which 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.
205
-
206
- <!-- You may also want to credit the source of your data, i.e., if you went to a museum or nature preserve to collect it. -->
 
12
  size_categories:
13
  - n<1K
14
  configs:
15
+ - config_name: default
16
+ data_files:
17
+ - metadata.csv
18
+ - images/*.JPG
19
+ license: cc-by-4.0
20
  ---
21
 
22
  # Dataset Card for Smithsonian Tropical Research Institute (STRI) Samples
 
60
 
61
 
62
  ### Data Instances
 
63
 
64
  <!--
65
  Describe data files
 
70
 
71
  [More Information Needed]
72
 
73
+ * **Type:** JPG
74
+ <!-- PNG if we include the smaller images
75
  * **Size (x pixels by y pixels):** Not yet known (downsized are 256 x 256) -->
76
  * **Background (color or none):** Sometimes gray sometimes white
77
  * **Fit in frame:** tight
 
80
 
81
  Potential for future addition of genetic sequencing data.
82
 
83
+ There are 11 species represented in this sample of 207. They are primarily from the genus Heliconius, but the following genera are also represented: Junonia, Eueides, Neruda, and Dryas.
84
 
85
  The CSV also includes labels regarding the quality of the specimen: `damaged`, `dorsal`, or `incomplete`, which were used for the segmentation model. Below is a species distribution chart for this data colored by quality label.
86
 
 
135
 
136
  ### Source Data
137
 
138
+ Images are of specimens collected by the [Smithsonian Tropical Research Institute](https://stri.si.edu/) and photographs of this subset were taken by Daniel Romero, Carlos Arias, and other members of the Owen McMilan Lab at the Smithsonian Tropical Research Institute Gamboa Station.
139
  <!-- images taken by Christopher Lawrence have not been added yet, curation ongoing -->
140
 
141
  #### Data Collection and Processing
142
  [More Information Needed]
143
+
144
+ Photographs of the wings were taken using an Olympus OM-D EM-1 digital camera with an Olympus Zuiko Digital ED 60 mm f/2.8 macro lens.
145
+
146
  <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, re-sizing of images, tools and libraries used, etc.
147
  This is what _you_ did to it following collection from the original source; it will be overall processing if you collected the data initially.
148
  -->
 
153
 
154
  Ex: This dataset is a collection of images taken of the butterfly collection housed at the Ohio State University Museum of Biological Diversity. The associated labels and metadata are the information provided with the collection from biologists that study butterflies and supplied the specimens to the museum.
155
  -->
156
+ The dataset is a collection of images taken of the McMilan Lab's collection of butterfly samples obtained from field collection surveys and several raised in captivity for genetic and other studies.
157
 
158
  ### Annotations
159
+ There are several annotations in this data that are not standard and are very specific. Further annotation is needed. In general, taxonomic information down to the species and subspecies name is provided but is not always correct and needs double checking at this moment.
160
 
161
  #### Annotation process
162
  Damage annotations were completed by Michelle Ramirez for training the [Imageomics/butterfly_detection_yolo](https://huggingface.co/imageomics/butterfly_detection_yolo) model she created.
 
164
  #### Who are the annotators?
165
  [More Information Needed]
166
  <!-- This section describes the people or systems who created the annotations. -->
167
+ Annotation data (other than the damage labels) was provided by the McMilan Lab.
168
 
169
  ### Personal and Sensitive Information
170
  [More Information Needed]
 
179
  -->
180
 
181
  ### Bias, Risks, and Limitations
182
+ This is a small sample of minimally curated butterfly images intended only for wing segmentation and damage detection. It is **not** intended for species classification.
183
 
184
  ### Recommendations
185
  [More Information Needed]
 
187
 
188
  This is not a complete dataset, nor is it curated for greater use. The purpose of this dataset is to provide the 207 image sample used as part of a larger training set for the [Imageomics/butterfly_detection_yolo](https://huggingface.co/imageomics/butterfly_detection_yolo) model. More information on the full project can be found in the [GitHub repository](https://github.com/Imageomics/wing-segmentation).
189
 
190
+ Recommended use is only for segmentation.
191
+
192
 
193
  ## Additional Information
194
 
 
201
 
202
  ### Licensing Information
203
 
204
+ [CC BY](https://creativecommons.org/licenses/by/4.0/)
205
 
206
  ### Citation Information
207
 
 
209
 
210
  ## Acknowledgements
211
 
212
+ This work was supported by US National Science Foundation (NSF) grant [IOS 2110532](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2110532&HistoricalAwards=false), with additional support from the [Imageomics Institute](https://imageomics.org), which is funded by the NSF'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.