Keypoint Detection
ONNX
English
2d-human-pose-estimation
computer-vision
spinepose
spinetrack
saifkhichi96 commited on
Commit
e85dcbd
·
verified ·
1 Parent(s): db5dcd9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -14,14 +14,15 @@ language:
14
  - en
15
  ---
16
 
17
- # 🩻 Model Card for **SpinePose** Family
18
 
19
  **SpinePose** is a family of 2D human pose estimation models trained to estimate a **37-keypoint skeleton**, extending standard human body models to include the **spine**, **pelvis**, and **feet** regions in detail.
20
- It offers high anatomical precision for **biomechanical analysis**, **ergonomic assessment**, and **clinical pose tracking**, while maintaining compatibility with COCO-style keypoint definitions.
 
21
 
22
  ---
23
 
24
- ## 📘 Model Details
25
 
26
  ### Description
27
 
 
14
  - en
15
  ---
16
 
17
+ # Model Card for **SpinePose** Family
18
 
19
  **SpinePose** is a family of 2D human pose estimation models trained to estimate a **37-keypoint skeleton**, extending standard human body models to include the **spine**, **pelvis**, and **feet** regions in detail.
20
+
21
+ Four SpinePose variants (small, medium, large, and x-large) are available, with 0.72, 1.98, 4.22, and 17.37 GFLOPS respectively at inference time.
22
 
23
  ---
24
 
25
+ ## Model Details
26
 
27
  ### Description
28