paper-with-me

Papers

Multi-Person 3D Pose and Shape Estimation via Inverse Kinematics and Refinement

2022-10-24 · Junuk Cha, Muhammad Saqlain, GeonU Kim, Mingyu Shin, Seungryul Baek

Estimating 3D poses and shapes in the form of meshes from monocular RGB images is challenging. Obviously, it is more difficult than estimating 3D poses only in the form of skeletons or heatmaps. When interacting persons are involved, the 3D mesh reconstruction becomes more challenging due to the ambiguity introduced by person-to-person occlusions. To tackle the challenges, we propose a coarse-to-fine pipeline that benefits from 1) inverse kinematics from the occlusion-robust 3D skeleton estimation and 2) Transformer-based relation-aware refinement techniques. In our pipeline, we first obtain occlusion-robust 3D skeletons for multiple persons from an RGB image. Then, we apply inverse kinematics to convert the estimated skeletons to deformable 3D mesh parameters. Finally, we apply the Transformer-based mesh refinement that refines the obtained mesh parameters considering intra- and inter-person relations of 3D meshes. Via extensive experiments, we demonstrate the effectiveness of our method, outperforming state-of-the-arts on 3DPW, MuPoTS and AGORA datasets.

📄 PDF Abstract BibTeX arXiv:2210.13529

Code (1)

JunukCha/MultiPerson 공식 구현 pytorch

Tasks

3D Human Pose Estimation3D Multi-Person Pose Estimation

Similar Papers 제목 키워드 기반

Leveraging Anthropometric Measurements to Improve Human Mesh Estimation and Ensure Consistent Body Shapes

2024-09-26 · Katja Ludwig, Julian Lorenz, Daniel Kienzle, Tuan Bui 외

The basic body shape (i.e., the body shape in T-pose) of a person does not change within a single video. However, most SOTA human mesh estimation (HME) models output a slightly different, thus inconsistent basic body sha…

3D Human Pose EstimationPose Estimation

PSVT: End-to-End Multi-person 3D Pose and Shape Estimation with Progressive Video Transformers

2023-03-16 · CVPR 2023 1 · Zhongwei Qiu, Yang Qiansheng, Jian Wang, Haocheng Feng 외

Existing methods of multi-person video 3D human Pose and Shape Estimation (PSE) typically adopt a two-stage strategy, which first detects human instances in each frame and then performs single-person PSE with temporal mo…

3D human pose and shape estimation3D Human Pose EstimationDecoder

Detailed, accurate, human shape estimation from clothed 3D scan sequences

2017-03-13 · CVPR 2017 7 · Chao Zhang, Sergi Pujades, Michael Black, Gerard Pons-Moll

We address the problem of estimating human pose and body shape from 3D scans over time. Reliable estimation of 3D body shape is necessary for many applications including virtual try-on, health monitoring, and avatar crea…

Pose EstimationVirtual Try-on

SMPL-IK: Learned Morphology-Aware Inverse Kinematics for AI Driven Artistic Workflows

2022-08-16 · Vikram Voleti, Boris N. Oreshkin, Florent Bocquelet, Félix G. Harvey 외

Inverse Kinematics (IK) systems are often rigid with respect to their input character, thus requiring user intervention to be adapted to new skeletons. In this paper we aim at creating a flexible, learned IK solver appli…

Pose Estimation

High-Quality Mesh Blendshape Generation from Face Videos via Neural Inverse Rendering

2024-01-16 · Xin Ming, Jiawei Li, Jingwang Ling, Libo Zhang 외

Readily editable mesh blendshapes have been widely used in animation pipelines, while recent advancements in neural geometry and appearance representations have enabled high-quality inverse rendering. Building upon these…

Inverse Rendering