Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,12 @@ kp_annotations: key part annotations
|
|
4 |
masks: segmentation annotations
|
5 |
specie_level: images
|
6 |
license: cc-by-4.0
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
masks: segmentation annotations
|
5 |
specie_level: images
|
6 |
license: cc-by-4.0
|
7 |
+
task_categories:
|
8 |
+
- zero-shot-image-classification
|
9 |
+
- zero-shot-object-detection
|
10 |
+
- mask-generation
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
size_categories:
|
14 |
+
- 10K<n<100K
|
15 |
+
---
|