Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,4 +18,26 @@ configs:
|
|
| 18 |
data_files:
|
| 19 |
- split: train
|
| 20 |
path: data/train-*
|
| 21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
data_files:
|
| 19 |
- split: train
|
| 20 |
path: data/train-*
|
| 21 |
+
tags:
|
| 22 |
+
- computer-vision
|
| 23 |
+
- object-detection
|
| 24 |
+
- computer-vision
|
| 25 |
+
- vision
|
| 26 |
+
- image
|
| 27 |
+
- bounding-boxes
|
| 28 |
+
- multimodal
|
| 29 |
+
- detection
|
| 30 |
+
- machine-learning
|
| 31 |
+
- deep-learning
|
| 32 |
+
- coco-format
|
| 33 |
+
- open-vocabulary-detection
|
| 34 |
+
- auto-annotation
|
| 35 |
+
- vlm
|
| 36 |
+
license: apache-2.0
|
| 37 |
+
task_categories:
|
| 38 |
+
- image-to-text
|
| 39 |
+
language:
|
| 40 |
+
- en
|
| 41 |
+
size_categories:
|
| 42 |
+
- 10K<n<100K
|
| 43 |
+
---
|