Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,7 @@ size_categories:
|
|
15 |
|
16 |
**Description:** The OpenThermalPose dataset provides 6,090 images of 31 subjects and 14,315 annotated human instances. Annotations include bounding boxes and 17 anatomical keypoints, following the conventions used in the benchmark MS COCO Keypoint dataset. The dataset covers various fitness exercises, multiple-person activities, and outdoor walking in different locations under different weather conditions.
|
17 |
As a baseline, we trained and evaluated the YOLOv8-pose models (nano, small, medium, large, and x-large) on this dataset. The pre-trained models are available at our GitHub repository.
|
|
|
18 |
|
19 |
**Citation:**
|
20 |
```bibtex
|
|
|
15 |
|
16 |
**Description:** The OpenThermalPose dataset provides 6,090 images of 31 subjects and 14,315 annotated human instances. Annotations include bounding boxes and 17 anatomical keypoints, following the conventions used in the benchmark MS COCO Keypoint dataset. The dataset covers various fitness exercises, multiple-person activities, and outdoor walking in different locations under different weather conditions.
|
17 |
As a baseline, we trained and evaluated the YOLOv8-pose models (nano, small, medium, large, and x-large) on this dataset. The pre-trained models are available at our GitHub repository.
|
18 |
+

|
19 |
|
20 |
**Citation:**
|
21 |
```bibtex
|