VictorFanZhou commited on
Commit
5b6f33f
·
verified ·
1 Parent(s): 708e8f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
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
+