TL;DR
Learnable SMPLify introduces a neural network-based approach to human pose estimation that replaces iterative optimization with a single-pass regression, achieving much faster runtimes while maintaining accuracy.
Contribution
It presents a novel neural framework that replaces traditional optimization in SMPLify with a single-pass model, improving speed and generalization in 3D human pose estimation.
Findings
Achieves nearly 200x faster runtime than SMPLify.
Generalizes well to unseen datasets like 3DPW and RICH.
Operates as a model-agnostic plug-in for existing estimators.
Abstract
In 3D human pose and shape estimation, SMPLify remains a robust baseline that solves inverse kinematics (IK) through iterative optimization. However, its high computational cost limits its practicality. Recent advances across domains have shown that replacing iterative optimization with data-driven neural networks can achieve significant runtime improvements without sacrificing accuracy. Motivated by this trend, we propose Learnable SMPLify, a neural framework that replaces the iterative fitting process in SMPLify with a single-pass regression model. The design of our framework targets two core challenges in neural IK: data construction and generalization. To enable effective training, we propose a temporal sampling strategy that constructs initialization-target pairs from sequential frames. To improve generalization across diverse motions and unseen poses, we propose a human-centric…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
