Update README.md
Browse files
README.md
CHANGED
|
@@ -14,14 +14,15 @@ language:
|
|
| 14 |
- en
|
| 15 |
---
|
| 16 |
|
| 17 |
-
#
|
| 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 |
|
| 22 |
---
|
| 23 |
|
| 24 |
-
##
|
| 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 |
|