Upload butterflies-detection dataset manifest
Browse files- README.md +22 -0
- data.jsonl +0 -0
README.md
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: butterflies-detection
|
| 3 |
+
task_categories:
|
| 4 |
+
- image-classification
|
| 5 |
+
- image-segmentation
|
| 6 |
+
tags:
|
| 7 |
+
- biology
|
| 8 |
+
- insects
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
Columns:
|
| 12 |
+
- `taxon`
|
| 13 |
+
- `photo_id`
|
| 14 |
+
- `photo_url`
|
| 15 |
+
- `hard`
|
| 16 |
+
|
| 17 |
+
Dataset dedicated to further butterfly segmentation in the wild. The dataset contains photos of butterflies, bees, beetles, flowers, and shrubs, collected from iNaturalist.
|
| 18 |
+
|
| 19 |
+
The `hard` column indicates whether the photo is considered a hard example for butterfly detection according to a few CV techniques.
|
| 20 |
+
|
| 21 |
+
Generated at: 2026-03-15 16:40:21 UTC
|
| 22 |
+
Rows: 1800
|
data.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|