From e9ff45edc3b01ae85beb2a17962c089d68473ff4 Mon Sep 17 00:00:00 2001 From: Muhammad Rizwan Munawar Date: Thu, 20 Mar 2025 17:15:16 +0500 Subject: [PATCH] Fix `tiger-pose` dataset description in docs (#19789) Signed-off-by: Muhammad Rizwan Munawar Signed-off-by: Glenn Jocher Co-authored-by: Glenn Jocher --- docs/en/datasets/pose/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/datasets/pose/index.md b/docs/en/datasets/pose/index.md index 43111de085..b3faf96d53 100644 --- a/docs/en/datasets/pose/index.md +++ b/docs/en/datasets/pose/index.md @@ -111,7 +111,7 @@ This section outlines the datasets that are compatible with Ultralytics YOLO for ### Tiger-Pose -- **Description**: [Ultralytics](https://www.ultralytics.com/) This animal pose dataset comprises 263 images sourced from a [YouTube Video](https://www.youtube.com/watch?v=MIBAT6BGE6U&pp=ygUbVGlnZXIgd2Fsa2luZyByZWZlcmVuY2UubXA0), with 210 images allocated for training and 53 for validation. +- **Description**: [Ultralytics](https://www.ultralytics.com/) The Tiger Pose dataset comprises 263 images sourced from a [YouTube Video](https://www.youtube.com/watch?v=MIBAT6BGE6U&pp=ygUbVGlnZXIgd2Fsa2luZyByZWZlcmVuY2UubXA0), with 210 images allocated for training and 53 for validation. - **Label Format**: Same as Ultralytics YOLO format as described above, with 12 keypoints for animal pose and no visible dimension. - **Number of Classes**: 1 (Tiger). - **Keypoints**: 12 keypoints.