Datasets:
viewer_metadata
#7
by
netzhang
- opened
- ENA24-balanced.csv +0 -0
- README.md +2 -1
- desert-lion-balanced.csv +0 -0
- images/metadata.csv +0 -0
- island-balanced.csv +0 -0
- ohio-small-animals-balanced.csv +0 -0
- orinoquia-balanced.csv +0 -0
ENA24-balanced.csv
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
README.md
CHANGED
@@ -80,6 +80,7 @@ English, Latin
|
|
80 |
<image 2>
|
81 |
...
|
82 |
<image 336>
|
|
|
83 |
notebooks/
|
84 |
lilabc_CT.ipynb
|
85 |
lilabc_CT.py
|
@@ -119,7 +120,6 @@ These were initially identified as image-level labeled datasets and those that a
|
|
119 |
### Data Fields
|
120 |
|
121 |
Each of the `<dataset_name>-balanced` CSVs has the following columns.
|
122 |
-
- `dataset_name`: full name of the LILA BC dataset, for reference in docs (this README) use the shorthand from the CSV names.
|
123 |
- `url_gcp`, `url_aws`, `url_azure` are URLs to potentially access the image, we used `url_aws` or `url_gcp`.
|
124 |
- `image_id`: unique identifier for the image (provided by source).
|
125 |
- `sequence_id`: ID of the sequence to which the image belongs.
|
@@ -144,6 +144,7 @@ Each of the `<dataset_name>-balanced` CSVs has the following columns.
|
|
144 |
- `hashsum_resized`: MD5 hash of the resized image (based on setting to resize if over 720 pixels in any dimension).
|
145 |
- The `ohio-small-animals` CSV have a `filename` column defined as `OH_sm_animals_<filename in url_aws>` and a `md5` column containing the MD5 hash of the image as downloaded from the AWS bucket.
|
146 |
- The `island-balanced` CSV has an additional `num_cn_images` column indicating the number of images with that animal's common name.
|
|
|
147 |
|
148 |
### Data Splits
|
149 |
|
|
|
80 |
<image 2>
|
81 |
...
|
82 |
<image 336>
|
83 |
+
metadata.csv
|
84 |
notebooks/
|
85 |
lilabc_CT.ipynb
|
86 |
lilabc_CT.py
|
|
|
120 |
### Data Fields
|
121 |
|
122 |
Each of the `<dataset_name>-balanced` CSVs has the following columns.
|
|
|
123 |
- `url_gcp`, `url_aws`, `url_azure` are URLs to potentially access the image, we used `url_aws` or `url_gcp`.
|
124 |
- `image_id`: unique identifier for the image (provided by source).
|
125 |
- `sequence_id`: ID of the sequence to which the image belongs.
|
|
|
144 |
- `hashsum_resized`: MD5 hash of the resized image (based on setting to resize if over 720 pixels in any dimension).
|
145 |
- The `ohio-small-animals` CSV have a `filename` column defined as `OH_sm_animals_<filename in url_aws>` and a `md5` column containing the MD5 hash of the image as downloaded from the AWS bucket.
|
146 |
- The `island-balanced` CSV has an additional `num_cn_images` column indicating the number of images with that animal's common name.
|
147 |
+
- There is a `metadata.csv` included in the `images/` directory for the dataset viewer to display images alongside their taxonomic information. The `subset` corresponds to the `dataset-name`.
|
148 |
|
149 |
### Data Splits
|
150 |
|
desert-lion-balanced.csv
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
images/metadata.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
island-balanced.csv
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
ohio-small-animals-balanced.csv
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
orinoquia-balanced.csv
CHANGED
The diff for this file is too large to render.
See raw diff
|
|