SKEL-CF: Coarse-to-Fine Biomechanical Skeleton and Surface Mesh Recovery
About
Parametric 3D human models such as SMPL have driven significant advances in human pose and shape estimation, yet their simplified kinematics limit biomechanical realism. The recently proposed SKEL model addresses this limitation by re-rigging SMPL with an anatomically accurate skeleton. However, estimating SKEL parameters directly remains challenging due to limited training data, perspective ambiguities, and the inherent complexity of human articulation. We introduce SKEL-CF, a coarse-to-fine framework for SKEL parameter estimation. SKEL-CF employs a transformer-based encoder-decoder architecture, where the encoder predicts coarse camera and SKEL parameters, and the decoder progressively refines them in successive layers. To ensure anatomically consistent supervision, we convert the existing SMPL-based dataset 4DHuman into a SKEL-aligned version, 4DHuman-SKEL, providing high-quality training data for SKEL estimation. In addition, to mitigate depth and scale ambiguities, we explicitly incorporate camera modeling into the SKEL-CF pipeline and demonstrate its importance across diverse viewpoints. Extensive experiments validate the effectiveness of the proposed design. On the challenging MOYO dataset, SKEL-CF achieves 85.0 MPJPE / 51.4 PA-MPJPE, significantly outperforming the previous SKEL-based state-of-the-art HSMR (104.5 / 79.6). These results establish SKEL-CF as a scalable and anatomically faithful framework for human motion analysis, facilitating the use of computer vision techniques in biomechanics-related analysis. Our implementation is available on the project page: https://pokerman8.github.io/SKEL-CF/.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Human Mesh Recovery | Human3.6M (test) | PA-MPJPE31.2 | 145 | |
| Human Mesh Recovery | 3DPW | PA-MPJPE38.7 | 140 | |
| Human Mesh Recovery | EMDB | MPJPE72 | 16 | |
| Human Mesh Recovery | MoYo | MPJPE85 | 16 | |
| Human Mesh Recovery | SPEC-SYN | MPJPE69.4 | 9 | |
| 2D Keypoint Detection | COCO 2014 (test val) | PCK@0.0580 | 8 | |
| Skeleton and Surface Mesh Recovery | 3DPW 1.0 (test) | MPJPE61.5 | 4 | |
| Skeleton and Surface Mesh Recovery | MOYO 1.0 (test) | MPJPE85 | 4 | |
| Human Mesh Recovery | MOYO HARD | MPJPE90 | 3 | |
| Skeleton and Surface Mesh Recovery | MOYO-HARD 1.0 (test) | MPJPE90 | 3 |