paper-with-me

홈 › Papers

Human Body Model Fitting by Learned Gradient Descent

2020-08-19 · ECCV 2020 8 · Jie Song, Xu Chen, Otmar Hilliges

We propose a novel algorithm for the fitting of 3D human shape to images. Combining the accuracy and refinement capabilities of iterative gradient-based optimization techniques with the robustness of deep neural networks, we propose a gradient descent algorithm that leverages a neural network to predict the parameter update rule for each iteration. This per-parameter and state-aware update guides the optimizer towards a good solution in very few steps, converging in typically few steps. During training our approach only requires MoCap data of human poses, parametrized via SMPL. From this data the network learns a subspace of valid poses and shapes in which optimization is performed much more efficiently. The approach does not require any hard to acquire image-to-3D correspondences. At test time we only optimize the 2D joint re-projection error without the need for any further priors or regularization terms. We show empirically that this algorithm is fast (avg. 120ms convergence), robust to initialization and dataset, and achieves state-of-the-art results on public evaluation datasets including the challenging 3DPW in-the-wild benchmark (improvement over SMPLify 45%) and also approaches using image-to-3D correspondences

📄 PDF Abstract BibTeX arXiv:2008.08474

Code (0)

등록된 구현이 없습니다.

Tasks

3D Human Pose EstimationAvgImage to 3Dmodelvalid

Similar Papers 제목 키워드 기반

Learned Vertex Descent: A New Direction for 3D Human Model Fitting

2022-05-12 · Enric Corona, Gerard Pons-Moll, Guillem Alenyà, Francesc Moreno-Noguer

We propose a novel optimization-based paradigm for 3D human model fitting on images and scans. In contrast to existing approaches that directly regress the parameters of a low-dimensional statistical body model (e.g. SMP…

Online Center of Mass Estimation for a Humanoid Wheeled Inverted Pendulum Robot

2018-10-07 · Munzir Zafar, Akash Patel, Bogdan Vlahov, Nathaniel Glaser 외

We present a novel application of robust control and online learning for the balancing of a n Degree of Freedom (DoF), Wheeled Inverted Pendulum (WIP) humanoid robot. Our technique condenses the inaccuracies of a mass mo…

Occam Gradient Descent

2024-05-30 · B. N. Kausik

Deep learning neural network models must be large enough to adapt to their problem domain, while small enough to avoid overfitting training data during gradient descent. To balance these competing demands, overprovisione…

image-classificationImage ClassificationLearning TheoryModel Compression

Subspace Adaptation Prior for Few-Shot Learning

2023-10-13 · Mike Huisman, Aske Plaat, Jan N. van Rijn

Gradient-based meta-learning techniques aim to distill useful prior knowledge from a set of training tasks such that new tasks can be learned more efficiently with gradient descent. While these methods have achieved succ…

Few-Shot Image ClassificationFew-Shot Learningimage-classificationImage Classification+1

PHD: Personalized 3D Human Body Fitting with Point Diffusion

2025-08-28 · Hsuan-I Ho, Chen Guo, Po-Chen Wu, Ivan Shugurov 외 arxiv

We introduce PHD, a novel approach for personalized 3D human mesh recovery (HMR) and body fitting that leverages user-specific shape information to improve pose estimation accuracy from videos. Traditional HMR methods ar…

Human Mesh RecoveryPose Estimation