Datasets:
fix_viewer (#8)
Browse files- rename potential test set folder & README (4444025aa49dc2b0b5d046195e169f0384c4410c)
- README.md +3 -3
- {potential-test-sets → potential-sets}/Desert_Lion_Conservation_Camera_Traps_image_urls_and_labels.csv +0 -0
- {potential-test-sets → potential-sets}/ENA24_image_urls_and_labels.csv +0 -0
- {potential-test-sets → potential-sets}/Island_Conservation_Camera_Traps_image_urls_and_labels.csv +0 -0
- {potential-test-sets → potential-sets}/Ohio_Small_Animals_image_urls_and_labels.csv +0 -0
- {potential-test-sets → potential-sets}/Orinoquia_Camera_Traps_image_urls_and_labels.csv +0 -0
- {potential-test-sets → potential-sets}/SWG_Camera_Traps_image_urls_and_labels.csv +0 -0
- {potential-test-sets → potential-sets}/Snapshot_Safari_2024_Expansion_image_urls_and_labels.csv +0 -0
- {potential-test-sets → potential-sets}/lila-taxonomy-mapping_release.csv +0 -0
- {potential-test-sets → potential-sets}/lila_image_urls_and_labels.csv +0 -0
README.md
CHANGED
@@ -87,7 +87,7 @@ English, Latin
|
|
87 |
lilabc_test-<dataset_name>.ipynb
|
88 |
lilabc_test-filter.ipynb
|
89 |
lilabc_test-filter.py
|
90 |
-
potential-
|
91 |
lila-taxonomy-mapping_release.csv
|
92 |
lila_image_urls_and_labels.csv
|
93 |
<dataset_name>_image_urls_and_labels.csv
|
@@ -95,9 +95,9 @@ English, Latin
|
|
95 |
|
96 |
### Data Instances
|
97 |
|
98 |
-
**potential-
|
99 |
Additionally, we added a `multi_species` column (boolean to indicate multiple species are present in the image--it gets listed once for each species in the image) and a count of how many different species are in each of those images (`num_species` column).
|
100 |
-
This was then subdivided into CSVs for each of the target datasets (`potential-
|
101 |
|
102 |
There are 184 unique scientific names in this subset (180 by full 7-rank) of those labeled at the image-level (as indicated by the CSV). This was then subdivided into CSVs for each of the target datasets (`<dataset_name>-balanced.csv`).
|
103 |
These were initially identified as image-level labeled datasets and those that are a meaningful measure of our biodiversity-focused model (e.g., includes rare species--those less-commonly seen, targeting areas with greater biodiversity). The balanced datasets for each are described below.
|
|
|
87 |
lilabc_test-<dataset_name>.ipynb
|
88 |
lilabc_test-filter.ipynb
|
89 |
lilabc_test-filter.py
|
90 |
+
potential-sets/
|
91 |
lila-taxonomy-mapping_release.csv
|
92 |
lila_image_urls_and_labels.csv
|
93 |
<dataset_name>_image_urls_and_labels.csv
|
|
|
95 |
|
96 |
### Data Instances
|
97 |
|
98 |
+
**potential-sets/lila_image_urls_and_labels.csv:** Reduced down to the datasets of interest listed below (from [potential-sets/lila_image_urls_and_labels.csv](https://huggingface.co/datasets/imageomics/IDLE-OO-Camera-Traps/blob/37b93ddf25c63bc30d8488ef78c1a53b9c4a3115/data/potential-sets/lila_image_urls_and_labels.csv) (sha256:3fdf87ceea75f8720208a95350c3c70831a6c1c745a92bb68c7f2c3239e4c455)); all those with `original_label` "empty" or null `scientific_name` (these had non-taxa labels) were removed.
|
99 |
Additionally, we added a `multi_species` column (boolean to indicate multiple species are present in the image--it gets listed once for each species in the image) and a count of how many different species are in each of those images (`num_species` column).
|
100 |
+
This was then subdivided into CSVs for each of the target datasets (`potential-sets/<dataset_name>_image_urls_and_labels.csv`) in `notebooks/lilabc_test-filter.ipynb`. Each dataset was evaluated and sampled in its associated notebook (`notebooks/lilabc_test-<dataset_name>.ipynb`).
|
101 |
|
102 |
There are 184 unique scientific names in this subset (180 by full 7-rank) of those labeled at the image-level (as indicated by the CSV). This was then subdivided into CSVs for each of the target datasets (`<dataset_name>-balanced.csv`).
|
103 |
These were initially identified as image-level labeled datasets and those that are a meaningful measure of our biodiversity-focused model (e.g., includes rare species--those less-commonly seen, targeting areas with greater biodiversity). The balanced datasets for each are described below.
|
{potential-test-sets → potential-sets}/Desert_Lion_Conservation_Camera_Traps_image_urls_and_labels.csv
RENAMED
File without changes
|
{potential-test-sets → potential-sets}/ENA24_image_urls_and_labels.csv
RENAMED
File without changes
|
{potential-test-sets → potential-sets}/Island_Conservation_Camera_Traps_image_urls_and_labels.csv
RENAMED
File without changes
|
{potential-test-sets → potential-sets}/Ohio_Small_Animals_image_urls_and_labels.csv
RENAMED
File without changes
|
{potential-test-sets → potential-sets}/Orinoquia_Camera_Traps_image_urls_and_labels.csv
RENAMED
File without changes
|
{potential-test-sets → potential-sets}/SWG_Camera_Traps_image_urls_and_labels.csv
RENAMED
File without changes
|
{potential-test-sets → potential-sets}/Snapshot_Safari_2024_Expansion_image_urls_and_labels.csv
RENAMED
File without changes
|
{potential-test-sets → potential-sets}/lila-taxonomy-mapping_release.csv
RENAMED
File without changes
|
{potential-test-sets → potential-sets}/lila_image_urls_and_labels.csv
RENAMED
File without changes
|