CoolFace
Datasetpublic

imageomics/questFish2024

Dataset Card for QUEST Fish 2024 Images collected by teachers during a QUEST workshop. In 2024, the images were of fish collected from bodies of water near Princeton University. Dataset Details Dataset Structure /dataset/ <folder>/ <img_id 1>.png <img_id 2>.png ... <img_id n>.png ... <img_id 1>.png <img_id 2>.png ... <img_id n>.png fieldData2024.csv Data Instances… See the full description on the dataset page: https://huggingface.co/datasets/imageomics/questFish2024.

sourceHugging Facecc0-1.0updated 2mo agoView on Hugging Face
0likes1kdownloads
Dataset Card

<!--

NOTE: Add more tags (your particular animal, type of model and use-case, etc.).

As with your GitHub Project repo, it is important to choose an appropriate license for your dataset. The default license is CC0 (public domain dedication, see Dryad's explanation of why to use CC0). Alongside the appropriate stakeholders (eg., your PI, co-authors), select a license that is Open Source Initiative (OSI) compliant. For more information on how to choose a license and why it matters, see Choose A License and A Quick Guide to Software Licensing for the Scientist-Programmer by A. Morin, et al. See the Imageomics policy for licensing for more information.

See more options for the above information by clicking "edit dataset card" on your repo.

Fill in as much information as you can at each location that says "More information needed". -->

<!-- Image with caption (jpg or png): |Figure #| |:--| |Figure #. Image of <> <caption description>.| -->

<!-- Notes on styling:

To render LaTex in your README, wrap the code in \\( and \\). Example: \\(\frac{1}{2}\\)

Escape underscores ("") with a "\". Example: image\RGB -->

Dataset Card for QUEST Fish 2024

Images collected by teachers during a QUEST workshop. In 2024, the images were of fish collected from bodies of water near Princeton University.

Dataset Details

Dataset Description

Dataset Structure

<!-- 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. -->

/dataset/
    <folder>/
        <img_id 1>.png
        <img_id 2>.png
        ...
        <img_id n>.png
    ...
    <img_id 1>.png
    <img_id 2>.png
     ...
    <img_id n>.png
    fieldData2024.csv

Data Instances

All images are named <img_id>.png or .jpeg. Some images are within folders, others are not; in or out of folders is arbitrary. The pictures were taken from a variety of phones by participants of QUEST 2024. The pictures were not standardized in any way.

Data Fields

[More Information Needed] <!-- Describe the types of the data files or the columns in a CSV with metadata.

Ex: metadata.csv:

  • img_id: Unique identifier for the dataset.
  • specimen_id: ID of specimen in the image, provided by museum data source. There are multiple images of a single specimen.
  • species: Species of the specimen in the image. There are N different species of <genus> of <animal>.
  • view: View of the specimen in the image (e.g., ventral or dorsal OR top or bottom, etc.; specify options where reasonable).
  • 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. -->

fieldData2024.csv:

  • photoID: Unique identifier for the image.
  • photoName: Same as Photo ID
  • species: Species of the specimen in the image. There are 10 different species.
  • Location: View of the specimen in the image (e.g., ventral or dorsal OR top or bottom, etc.; specify options where reasonable).
  • WaterTemp: Temperature of water where fish was collected (C)
  • WaterFlow: Flow Rate of water where fish was collected
  • WaterDepth: Depth of water where fish was collected
  • photoURL: Huggingface URL for image of the fish.
  • Body_Length: Measured by hand and eye, the length of fish body (arbitrary unit)
  • Body_Width: Measured by hand and eye, the width of fish body (arbitrary unit)
  • Head_Length: Measured by hand and eye, the length of fish head (arbitrary unit)
  • Head_width: Measured by hand and eye, the width of fish head (arbitrary unit)
  • Snout_to_eye: Measured by hand and eye, the length between fish snout and eye (arbitrary unit)
  • Ratio_bodyLenByBodyWid: BodyLength/BodyWidth
  • Ratio_headLenByBodyWid: HeadLength/HeadWidth -->

Dataset Creation

Curation Rationale

These images are merged with data (not included here) collected from teachers so that they experience life as an ecologist, where fish are the subject and measurements are taken from the fish. Measurements are taken by hand about the fish and surrounding areas.

Licensing Information

This dataset has been marked as dedicated to the public domain by applying the CC0 Public Domain Waiver.

Citation

BibTeX: <!-- If you want to include BibTex, replace "<>"s with your info

Data

@misc{<ref_code>,
  author = {<author1 and author2>},
  title = {<title>},
  year = {<year>},
  url = {https://huggingface.co/datasets/imageomics/<dataset_name>},
  doi = {<doi once generated>},
  publisher = {Hugging Face}
}

-for an associated paper: Paper

@article{<ref_code>,
  title    = {<title>},
  author   = {<author1 and author2>},
  journal  = {<journal_name>},
  year     =  <year>,
  url      = {<DOI_URL>},
  doi      = {<DOI>}
}

-->

<!--- If the data is modified from another source, add the following.

Please be sure to also cite the original data source(s): <citation> -->

Acknowledgements

This work was supported by Princeton University as part of the QUEST Teacher Preparation Program, with additional support from the Imageomics Institute, which is funded by the US National Science Foundation's Harnessing the Data Revolution (HDR) program under Award #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.

<!-- 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. -->

Glossary

Only images are stored here. Nothing more.