anonymous-dataset commited on
Commit
ce9ea07
·
verified ·
1 Parent(s): 64fe835

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: cc-by-nc-4.0
3
- pretty_name: InsectSpec
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
- # InsectSpec
24
 
25
- InsectSpec 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,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