llhouse2 commited on
Commit
d3eb03a
1 Parent(s): ba1f7d8

Initialize README

Browse files
Files changed (1) hide show
  1. README.md +259 -3
README.md CHANGED
@@ -1,3 +1,259 @@
1
- ---
2
- license: cc0-1.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc0-1.0
3
+ language:
4
+ - en
5
+ pretty_name: QUEST Fish 2024
6
+ tags:
7
+ - biology
8
+ - image
9
+ - animals
10
+ - CV
11
+ - fish
12
+ - species
13
+ - NJ fish
14
+ size_categories: n<1K
15
+ task_categories:
16
+ - image-classification
17
+ ---
18
+
19
+ <!--
20
+
21
+ NOTE: Add more tags (your particular animal, type of model and use-case, etc.).
22
+
23
+ As with your GitHub Project repo, it is important to choose an appropriate license for your dataset. The default license is [CC0](https://creativecommons.org/publicdomain/zero/1.0/) (public domain dedication, see [Dryad's explanation of why to use CC0](https://blog.datadryad.org/2023/05/30/good-data-practices-removing-barriers-to-data-reuse-with-cc0-licensing/)). Alongside the appropriate stakeholders (eg., your PI, co-authors), select a license that is [Open Source Initiative](https://opensource.org/licenses) (OSI) compliant.
24
+ For more information on how to choose a license and why it matters, see [Choose A License](https://choosealicense.com) and [A Quick Guide to Software Licensing for the Scientist-Programmer](https://doi.org/10.1371/journal.pcbi.1002598) by A. Morin, et al.
25
+ See the [Imageomics policy for licensing](https://docs.google.com/document/d/1SlITG-r7kdJB6C8f4FCJ9Z7o7ccwldZoSRJKjhRAWVA/edit#heading=h.c1sxg0wsiqru) for more information.
26
+
27
+ See more options for the above information by clicking "edit dataset card" on your repo.
28
+
29
+ Fill in as much information as you can at each location that says "More information needed".
30
+ -->
31
+
32
+ <!--
33
+ Image with caption (jpg or png):
34
+ |![Figure #](https://huggingface.co/datasets/imageomics/<data-repo>/resolve/main/<filepath>)|
35
+ |:--|
36
+ |**Figure #.** [Image of <>](https://huggingface.co/datasets/imageomics/<data-repo>/raw/main/<filepath>) <caption description>.|
37
+ -->
38
+
39
+ <!--
40
+ Notes on styling:
41
+
42
+ To render LaTex in your README, wrap the code in `\\(` and `\\)`. Example: \\(\frac{1}{2}\\)
43
+
44
+ Escape underscores ("_") with a "\". Example: image\_RGB
45
+ -->
46
+
47
+ # Dataset Card for QUEST Fish 2024
48
+
49
+ <!-- Provide a quick summary of what the dataset is or can be used for. -->
50
+
51
+ ## Dataset Details
52
+
53
+ ### Dataset Description
54
+
55
+ - **Curated by:** list curators (authors for _data_ citation, moved up)
56
+ - **Language(s) (NLP):** [More Information Needed]
57
+ <!-- Provide the basic links for the dataset. These will show up on the sidebar to the right of your dataset card ("Curated by" too). -->
58
+ - **Homepage:**
59
+ - **Repository:** [related project repo]
60
+ - **Paper:**
61
+
62
+
63
+ <!-- Provide a longer summary of what this dataset is. -->
64
+ [More Information Needed]
65
+
66
+ <!--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), and further altered to suit Imageomics Institute needs.-->
67
+
68
+
69
+ ### Supported Tasks and Leaderboards
70
+ [More Information Needed]
71
+
72
+ <!-- Provide benchmarking results -->
73
+
74
+
75
+ ## Dataset Structure
76
+
77
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
78
+
79
+
80
+ ```
81
+ /dataset/
82
+ <species_1>/
83
+ <img_id 1>.png
84
+ <img_id 2>.png
85
+ ...
86
+ <img_id n>.png
87
+ <species_2>/
88
+ <img_id 1>.png
89
+ <img_id 2>.png
90
+ ...
91
+ <img_id n>.png
92
+ ...
93
+ <species_N>/
94
+ <img_id 1>.png
95
+ <img_id 2>.png
96
+ ...
97
+ <img_id n>.png
98
+ metadata.csv
99
+ ```
100
+
101
+
102
+ ### Data Instances
103
+ [More Information Needed]
104
+
105
+ <!--
106
+ Describe data files
107
+
108
+ Ex: All images are named <img_id>.png, each within a folder named for the species. They are 1024 x 1024, and the color has been standardized using <link to color standardization package>.
109
+ -->
110
+
111
+ ### Data Fields
112
+ [More Information Needed]
113
+ <!--
114
+ Describe the types of the data files or the columns in a CSV with metadata.
115
+
116
+ Ex:
117
+ **metadata.csv**:
118
+ - `img_id`: Unique identifier for the dataset.
119
+ - `specimen_id`: ID of specimen in the image, provided by museum data source. There are multiple images of a single specimen.
120
+ - `species`: Species of the specimen in the image. There are N different species of <genus> of <animal>.
121
+ - `view`: View of the specimen in the image (e.g., `ventral` or `dorsal` OR `top` or `bottom`, etc.; specify options where reasonable).
122
+ - `file_name`: Relative path to image from the root of the directory (`<species>/<img_id>.png`); allows for image to be displayed in the dataset viewer alongside its associated metadata.
123
+ -->
124
+
125
+ ### Data Splits
126
+ [More Information Needed]
127
+ <!--
128
+ Give your train-test splits for benchmarking; could be as simple as "split is indicated by the `split` column in the metadata file: `train`, `val`, or `test`." Or perhaps this is just the training dataset and other datasets were used for testing (you may indicate which were used).
129
+ -->
130
+
131
+ ## Dataset Creation
132
+
133
+ ### Curation Rationale
134
+ [More Information Needed]
135
+ <!-- Motivation for the creation of this dataset. For instance, what you intended to study and why that required curation of a new dataset (or if it's newly collected data and why the data was collected (intended use)), etc. -->
136
+
137
+ ### Source Data
138
+
139
+ <!-- This section describes the source data (e.g., news text and headlines, social media posts, translated sentences, ...). As well as an original source it was created from (e.g., sampling from Zenodo records, compiling images from different aggregators, etc.) -->
140
+
141
+ #### Data Collection and Processing
142
+ [More Information Needed]
143
+ <!-- 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.
144
+ This is what _you_ did to it following collection from the original source; it will be overall processing if you collected the data initially.
145
+ -->
146
+
147
+ #### Who are the source data producers?
148
+ [More Information Needed]
149
+ <!-- This section describes the people or systems who originally created the data.
150
+
151
+ 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.
152
+ -->
153
+
154
+
155
+ ### Annotations
156
+ <!--
157
+ If the dataset contains annotations which are not part of the initial data collection, use this section to describe them.
158
+
159
+ Ex: We standardized the taxonomic labels provided by the various data sources to conform to a uniform 7-rank Linnean structure. (Then, under annotation process, describe how this was done: Our sources used different names for the same kingdom (both _Animalia_ and _Metazoa_), so we chose one for all (_Animalia_). -->
160
+
161
+ #### Annotation process
162
+ [More Information Needed]
163
+ <!-- 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. -->
164
+
165
+ #### Who are the annotators?
166
+ [More Information Needed]
167
+ <!-- This section describes the people or systems who created the annotations. -->
168
+
169
+ ### Personal and Sensitive Information
170
+ [More Information Needed]
171
+ <!--
172
+ For instance, if your data includes people or endangered species. -->
173
+
174
+
175
+ ## Considerations for Using the Data
176
+ [More Information Needed]
177
+ <!--
178
+ Things to consider while working with the dataset. For instance, maybe there are hybrids and they are labeled in the `hybrid_stat` column, so to get a subset without hybrids, subset to all instances in the metadata file such that `hybrid_stat` is _not_ "hybrid".
179
+ -->
180
+
181
+ ### Bias, Risks, and Limitations
182
+ [More Information Needed]
183
+ <!-- This section is meant to convey both technical and sociotechnical limitations. Could also address misuse, malicious use, and uses that the dataset will not work well for.-->
184
+
185
+ <!-- For instance, if your data exhibits a long-tailed distribution (and why). -->
186
+
187
+ ### Recommendations
188
+ [More Information Needed]
189
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
190
+
191
+ ## Licensing Information
192
+ [More Information Needed]
193
+
194
+
195
+ This dataset has been marked as dedicated to the public domain by applying the [CC0 Public Domain Waiver](https://creativecommons.org/publicdomain/zero/1.0/).
196
+
197
+ ## Citation
198
+ [More Information Needed]
199
+
200
+ **BibTeX:**
201
+ <!--
202
+ If you want to include BibTex, replace "<>"s with your info
203
+
204
+ **Data**
205
+ ```
206
+ @misc{<ref_code>,
207
+ author = {<author1 and author2>},
208
+ title = {<title>},
209
+ year = {<year>},
210
+ url = {https://huggingface.co/datasets/imageomics/<dataset_name>},
211
+ doi = {<doi once generated>},
212
+ publisher = {Hugging Face}
213
+ }
214
+ ```
215
+
216
+ -for an associated paper:
217
+ **Paper**
218
+ ```
219
+ @article{<ref_code>,
220
+ title = {<title>},
221
+ author = {<author1 and author2>},
222
+ journal = {<journal_name>},
223
+ year = <year>,
224
+ url = {<DOI_URL>},
225
+ doi = {<DOI>}
226
+ }
227
+ ```
228
+ -->
229
+
230
+ <!---
231
+ If the data is modified from another source, add the following.
232
+
233
+ Please be sure to also cite the original data source(s):
234
+ <citation>
235
+ -->
236
+
237
+
238
+ ## Acknowledgements
239
+
240
+ This work was supported by Princeton University as part of the [QUEST Teacher Preparation Program](https://teacherprep.princeton.edu/quest2024), with additional support from 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.
241
+
242
+ <!-- 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. -->
243
+
244
+ ## Glossary
245
+
246
+ <!-- [optional] If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
247
+
248
+ ## More Information
249
+
250
+ <!-- [optional] Any other relevant information that doesn't fit elsewhere. -->
251
+
252
+ ## Dataset Card Authors
253
+
254
+ [More Information Needed]
255
+
256
+ ## Dataset Card Contact
257
+
258
+ [More Information Needed--optional]
259
+ <!-- Could include who to contact with questions, but this is also what the "Discussions" tab is for. -->