Update README.md
Browse files
README.md
CHANGED
|
@@ -3,4 +3,8 @@ license: agpl-3.0
|
|
| 3 |
base_model:
|
| 4 |
- mobilint/YOLO11x-pose
|
| 5 |
pipeline_tag: keypoint-detection
|
| 6 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
base_model:
|
| 4 |
- mobilint/YOLO11x-pose
|
| 5 |
pipeline_tag: keypoint-detection
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
+
This model is a fine-tuned version of YOLO11x-Pose for human hand keypoint detection.
|
| 9 |
+
This model utilizes the dataset after applying perspective transformation and background removal steps, and augmented, which corresponds to the E16 as mentioned in the paper.
|
| 10 |
+
|