Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,16 @@ configs:
|
|
19 |
license: apache-2.0
|
20 |
language:
|
21 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
---
|
23 |
# DATASET SAMPLE
|
24 |
|
|
|
19 |
license: apache-2.0
|
20 |
language:
|
21 |
- en
|
22 |
+
task_categories:
|
23 |
+
- object-detection
|
24 |
+
tags:
|
25 |
+
- objectDetection
|
26 |
+
- ComputerVision
|
27 |
+
- vision
|
28 |
+
- synthetic
|
29 |
+
- syntheticData
|
30 |
+
- Yolo
|
31 |
+
- YOLOv8
|
32 |
---
|
33 |
# DATASET SAMPLE
|
34 |
|