Datasets:
Formats:
csv
Size:
10K - 100K
Tags:
insects
biodiversity
natural-history-collections
taxonomy
open-vocabulary-recognition
segmentation
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
-
pretty_name:
|
| 4 |
task_categories:
|
| 5 |
- image-classification
|
| 6 |
- zero-shot-image-classification
|
|
@@ -20,9 +20,9 @@ configs:
|
|
| 20 |
path: specimen_benchmark_metadata.csv
|
| 21 |
---
|
| 22 |
|
| 23 |
-
#
|
| 24 |
|
| 25 |
-
|
| 26 |
|
| 27 |
## Files
|
| 28 |
|
|
@@ -31,6 +31,7 @@ InsectSpec is a curated natural history collection dataset for visual insect spe
|
|
| 31 |
- `final_benchmark_data_crops.zip`: cropped insect images used for recognition and segmentation.
|
| 32 |
- `segmentation_images.zip`: images used for the anatomical part segmentation subset.
|
| 33 |
- `segmentation_annotations.zip`: COCO-style anatomical part segmentation annotations.
|
|
|
|
| 34 |
|
| 35 |
## Dataset Structure
|
| 36 |
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
+
pretty_name: InSpect
|
| 4 |
task_categories:
|
| 5 |
- image-classification
|
| 6 |
- zero-shot-image-classification
|
|
|
|
| 20 |
path: specimen_benchmark_metadata.csv
|
| 21 |
---
|
| 22 |
|
| 23 |
+
# InSpect
|
| 24 |
|
| 25 |
+
InSpect is a curated natural history collection dataset for visual insect specimen understanding. It contains digitized insect specimen images with aligned crops, hierarchical taxonomy, label-derived structured metadata, and fine-grained anatomical part annotations.
|
| 26 |
|
| 27 |
## Files
|
| 28 |
|
|
|
|
| 31 |
- `final_benchmark_data_crops.zip`: cropped insect images used for recognition and segmentation.
|
| 32 |
- `segmentation_images.zip`: images used for the anatomical part segmentation subset.
|
| 33 |
- `segmentation_annotations.zip`: COCO-style anatomical part segmentation annotations.
|
| 34 |
+
- `original_images.zip`: The original images before crop. Most of the images contains on insect and the noisy metadata.
|
| 35 |
|
| 36 |
## Dataset Structure
|
| 37 |
|