egrace479 commited on
Commit
ef3967f
1 Parent(s): eb2d50e

Add classification for unlabeled beetle sample to README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -39,7 +39,7 @@ configs:
39
  # Dataset Card for 2018 NEON Ethanol-preserved Ground Beetles
40
 
41
  <!-- Provide a quick summary of what the dataset is or can be used for. -->
42
- Collection of ethanol-preserved ground beetles collected from various NEON sites in 2018 and photographed in batches in 2022.
43
 
44
  ## Dataset Details
45
 
@@ -142,7 +142,7 @@ Segmentation was completed by adapting the elytra length and width annotations t
142
 
143
  **NOTE:**
144
  - The `NEON_sampleID` RMNP_014.20180709.CALADV.01 is repeated because there were too many individuals in the sample to organize them all in one picture. Thus, the individuals from this sample are split between two pictures: `A00000051555_1` and `A00000051555_2`.
145
- - The `NEON_sampleID` MOAB_001.S.20180724 was provided without scientific name identification.
146
  - See notebooks in the [Beetle Processing Repository](https://github.com/Imageomics/2018-NEON-beetles-processing) for more information and analyses of these values, addition and renaming of the above columns from the [original measurement CSV](https://huggingface.co/datasets/imageomics/2018-NEON-beetles/blob/bbefad05d50ed55da82e99bd330afe12a5fd1d97/BeetleMeasurements.csv), and the creation of the individual metadata CSV.
147
  - `BeetleMeasurements_resized.csv` has `pictureID`, `scientificName`, `genus`, `species`, `NEON_sampleID`, `siteID`, and `file_name` columns to display the resized images in the dataset viewer with some group image-level information. It will match up to information from `BeetleMeasurments.csv` on `pictureID`, though this is _not_ a unique alignment since it's not a unique ID for `BeetleMeasurements.csv`, but is for the resize.
148
 
 
39
  # Dataset Card for 2018 NEON Ethanol-preserved Ground Beetles
40
 
41
  <!-- Provide a quick summary of what the dataset is or can be used for. -->
42
+ Collection of ethanol-preserved ground beetles (family Carabidae) collected from various NEON sites in 2018 and photographed in batches in 2022.
43
 
44
  ## Dataset Details
45
 
 
142
 
143
  **NOTE:**
144
  - The `NEON_sampleID` RMNP_014.20180709.CALADV.01 is repeated because there were too many individuals in the sample to organize them all in one picture. Thus, the individuals from this sample are split between two pictures: `A00000051555_1` and `A00000051555_2`.
145
+ - The `NEON_sampleID` MOAB_001.S.20180724 was provided without scientific name identification. This sample is _Cicindela punctulata punctulata_ (confirmed in NEON biorepository records by Laura Nagel).
146
  - See notebooks in the [Beetle Processing Repository](https://github.com/Imageomics/2018-NEON-beetles-processing) for more information and analyses of these values, addition and renaming of the above columns from the [original measurement CSV](https://huggingface.co/datasets/imageomics/2018-NEON-beetles/blob/bbefad05d50ed55da82e99bd330afe12a5fd1d97/BeetleMeasurements.csv), and the creation of the individual metadata CSV.
147
  - `BeetleMeasurements_resized.csv` has `pictureID`, `scientificName`, `genus`, `species`, `NEON_sampleID`, `siteID`, and `file_name` columns to display the resized images in the dataset viewer with some group image-level information. It will match up to information from `BeetleMeasurments.csv` on `pictureID`, though this is _not_ a unique alignment since it's not a unique ID for `BeetleMeasurements.csv`, but is for the resize.
148