docs: 📝 metadata information added into readme
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Ultralytics COCO8-pose Dataset
|
2 |
|
3 |
Ultralytics COCO8-pose is a small, but versatile pose detection dataset composed of the first 8 images of the COCO train
|
@@ -9,4 +21,4 @@ This dataset is intended for use with Ultralytics YOLOv8.
|
|
9 |
|
10 |
Docs: https://docs.ultralytics.com
|
11 |
Community: https://community.ultralytics.com
|
12 |
-
GitHub: https://github.com/ultralytics/ultralytics
|
|
|
1 |
+
---
|
2 |
+
license: agpl-3.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- ultralytics
|
7 |
+
- people
|
8 |
+
- Research-and-development
|
9 |
+
pretty_name: coco8-pose
|
10 |
+
size_categories:
|
11 |
+
- n<1K
|
12 |
+
---
|
13 |
# Ultralytics COCO8-pose Dataset
|
14 |
|
15 |
Ultralytics COCO8-pose is a small, but versatile pose detection dataset composed of the first 8 images of the COCO train
|
|
|
21 |
|
22 |
Docs: https://docs.ultralytics.com
|
23 |
Community: https://community.ultralytics.com
|
24 |
+
GitHub: https://github.com/ultralytics/ultralytics
|