paper-with-me

홈 › Papers

ARTS: Semi-Analytical Regressor using Disentangled Skeletal Representations for Human Mesh Recovery from Videos

2024-10-21 · Tao Tang, Hong Liu, Yingxuan You, Ti Wang, Wenhao Li

Although existing video-based 3D human mesh recovery methods have made significant progress, simultaneously estimating human pose and shape from low-resolution image features limits their performance. These image features lack sufficient spatial information about the human body and contain various noises (e.g., background, lighting, and clothing), which often results in inaccurate pose and inconsistent motion. Inspired by the rapid advance in human pose estimation, we discover that compared to image features, skeletons inherently contain accurate human pose and motion. Therefore, we propose a novel semiAnalytical Regressor using disenTangled Skeletal representations for human mesh recovery from videos, called ARTS. Specifically, a skeleton estimation and disentanglement module is proposed to estimate the 3D skeletons from a video and decouple them into disentangled skeletal representations (i.e., joint position, bone length, and human motion). Then, to fully utilize these representations, we introduce a semi-analytical regressor to estimate the parameters of the human mesh model. The regressor consists of three modules: Temporal Inverse Kinematics (TIK), Bone-guided Shape Fitting (BSF), and Motion-Centric Refinement (MCR). TIK utilizes joint position to estimate initial pose parameters and BSF leverages bone length to regress bone-aligned shape parameters. Finally, MCR combines human motion representation with image features to refine the initial human model parameters. Extensive experiments demonstrate that our ARTS surpasses existing state-of-the-art video-based methods in both per-frame accuracy and temporal consistency on popular benchmarks: 3DPW, MPI-INF-3DHP, and Human3.6M. Code is available at https://github.com/TangTao-PKU/ARTS.

📄 PDF Abstract BibTeX arXiv:2410.15582

Code (2)

tangtao-pku/arts 공식 구현 pytorch
securade/hub pytorch

Tasks

3D Human Pose EstimationDisentanglementHuman Mesh RecoveryPose EstimationPosition

Similar Papers 제목 키워드 기반

Learning Implicit Representation for Reconstructing Articulated Objects

2024-01-16 · Hao Zhang, Fang Li, Samyak Rawlekar, Narendra Ahuja

3D Reconstruction of moving articulated objects without additional information about object structure is a challenging problem. Current methods overcome such challenges by employing category-specific skeletal models. Con…

3D ReconstructionObject

Relaxation of Conditions for Convergence of Dynamic Regressor Extension and Mixing Procedure

2021-12-08 · Anton Glushchenko, Konstantin Lastochkin

A generalization of the dynamic regressor extension and mixing procedure is proposed, which, unlike the original procedure, first, guarantees a reduction of the unknown parameter identification error if the requirement o…

regression

Human Pose Estimation Using Body Parts Dependent Joint Regressors

2013-06-01 · CVPR 2013 6 · Matthias Dantone, Juergen Gall, Christian Leistner, Luc van Gool

In this work, we address the problem of estimating 2d human pose from still images. Recent methods that rely on discriminatively trained deformable parts organized in a tree model have shown to be very successful in solv…

Pose Estimation

A Bootstrap Specification Test for Semiparametric Models with Generated Regressors

2022-12-21 · Elia Lapenta

This paper provides a specification test for semiparametric models with nonparametrically generated regressors. Such variables are not observed by the researcher but are nonparametrically identified and estimable. Applic…

valid

Semi-supervised Domain Adaptive Medical Image Segmentation through Consistency Regularized Disentangled Contrastive Learning

2023-07-06 · Hritam Basak, Zhaozheng Yin

Although unsupervised domain adaptation (UDA) is a promising direction to alleviate domain shift, they fall short of their supervised counterparts. In this work, we investigate relatively less explored semi-supervised do…

Contrastive LearningDecoderDomain AdaptationImage Segmentation+6