Datasets:
Revert segmented split viewer fix attempt
Browse files
README.md
CHANGED
|
@@ -38,7 +38,7 @@ configs:
|
|
| 38 |
- "individual_specimens/part_001/*.png"
|
| 39 |
- config_name: "separate segmented splits"
|
| 40 |
data_files:
|
| 41 |
-
- "Separate_segmented_train_test_splits_80_20
|
| 42 |
- "Separate_segmented_train_test_splits_80_20/metadata.csv"
|
| 43 |
description: "Collection of ethanol-preserved ground beetles (family Carabidae) collected from various NEON sites in 2018 and photographed in batches in 2022. This dataset contains both group and individual specimen images (individuals segmented from the group images). Elytra measurements of the beetle specimens (taken on the images) are also provided."
|
| 44 |
---
|
|
|
|
| 38 |
- "individual_specimens/part_001/*.png"
|
| 39 |
- config_name: "separate segmented splits"
|
| 40 |
data_files:
|
| 41 |
+
- "Separate_segmented_train_test_splits_80_20/*/*/*.jpg"
|
| 42 |
- "Separate_segmented_train_test_splits_80_20/metadata.csv"
|
| 43 |
description: "Collection of ethanol-preserved ground beetles (family Carabidae) collected from various NEON sites in 2018 and photographed in batches in 2022. This dataset contains both group and individual specimen images (individuals segmented from the group images). Elytra measurements of the beetle specimens (taken on the images) are also provided."
|
| 44 |
---
|