--- task_categories: - image-classification - image-segmentation tags: - fish - traits - processed - RGB - biology - image - animals - CV pretty_name: Fish-Vista size_categories: - 10K/resolve/main/)| |:--| |**Figure #.** [Image of <>](https://huggingface.co/imageomics//raw/main/) .| --> # Dataset Card for Fish-Visual Trait Analysis (Fish-Vista) ## Dataset Deetails ### Dataset Description The Fish-Visual Trait Analysis (Fish-Vista) dataset is a large, annotated collection of 60K fish images spanning 1900 different species; it supports several challenging and biologically relevant tasks including species classification, trait identification, and trait segmentation. These images have been curated through a sophisticated data processing pipeline applied to a cumulative set of images obtained from various museum collections. Fish-Vista provides fine-grained labels of various visual traits present in each image. It also offers pixel-level annotations of 9 different traits for 2427 fish images, facilitating additional trait segmentation and localization tasks. The Fish Vista dataset consists of museum fish images from [Great Lakes Invasives Network (GLIN)](https://greatlakesinvasives.org/portal/index.php), [iDigBio](https://www.idigbio.org/), and [Morphbank](https://www.morphbank.net/) databases. We acquired these images, along with associated metadata including the scientific species names, the taxonomical family the species belong to, and licensing information, from the [Fish-AIR repository](https://fishair.org/). ### Supported Tasks and Leaderboards [More Information Needed] ### Languages English ## Dataset Structure * **classification_train.csv:** Information for the approximately x image files. * **classification_test.csv:** Information for the approximately x image files. * **classification_val.csv:** Information for the approximately x image files. * **identification_train.csv:** Information for the approximately x image files. * **identification_test_insp.csv:** Information for the approximately x image files. * **identification_test_lvsp.csv:** Information for the approximately x image files. * **identification_val.csv:** Information for the approximately x image files. * **segmentation_data.csv:** Information for the approximately x image files. **Notes:** ### Data Instances * **Type:** JPG * **Size (x pixels by y pixels):** Variable * **Background (color or none):** Uniform (White) #### Preprocessing steps: ### Data Fields CSV Columns are as follows: - `filename`: Unique filename for our processed images. - `source_filename`: Filename of the source image. Non-unique, since one source filename can result in multiple crops in our processed dataset. - `original_format`: Original format, all jpg/jpeg. - `arkid`: ARKID from FishAIR for the original images. Non-unique, since one source file can result in multiple crops in our processed dataset. - `verbatim_species`: Verbatim species label from FishAIR. This is not the name-resolved species name. - `species`: Scientific species name from FishAIR. This is not the name-resolved species name. - `family`: Taxonomic family - `source`: Source museum collection. GLIN, Idigbio or Morphbank - `owner`: Owner institution within the source collection. - `standardized_species`: Open-tree-taxonomy-resolved species name. This is the species name that we provide for Fish-Vista - `original_url`: URL to download the original, unprocessed image - `license`: License information for the original image - `adipose_fin`: Presence/absence of the adipose fin trait. NA for the classification (FV-419) dataset, since it is only used for identification. 1 indicates presence and 0 indicates absence. This is used for trait identification. - `pelvic_fin`: Presence/absence of the pelvic trait. NA for the classification (FV-419) dataset, since it is only used for identification. 1 indicates presence and 0 indicates absence. This is only used for trait identification. - `barbel`: Presence/absence of the barbel trait. NA for the classification (FV-419) dataset, since it is only used for identification. 1 indicates presence and 0 indicates absence. This is used for trait identification. - `multiple_dorsal_fin`: Presence/absence of the barbel trait. NA for the classification (FV-419) dataset, since it is only used for identification. 1 indicates presence, 0 indicates absence and -1 indicates unknown. This is used for trait identification. **Note:** ### Data Splits For each task (or subset), the split is indicated by the CSV name (e.g., `classification_.csv`). ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Data Collection and Processing [More Information Needed] #### Who are the source data producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information None ## Considerations for Using the Data ### Discussion of Biases and Other Known Limitations - This dataset is imbalanced. - There are multiple images of the same specimen for many specimens; sometimes this is due to different views (eg., dorsal or ventral side) - The master files contain only images that were determined to be unique (at the pixel level) through MD5 checksum. ### Recommendations [More Information Needed] ## Licensing Information [More Information Needed] ## Citation [More Information Needed] **BibTeX:** ## Acknowledgements 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. ## Glossary ## More Information ## Dataset Card Authors [More Information Needed] ## Dataset Card Contact [More Information Needed--optional]