paper-with-me

홈 › Papers

SimPoE: Simulated Character Control for 3D Human Pose Estimation

2021-04-01 · CVPR 2021 1 · Ye Yuan, Shih-En Wei, Tomas Simon, Kris Kitani, Jason Saragih

Accurate estimation of 3D human motion from monocular video requires modeling both kinematics (body motion without physical forces) and dynamics (motion with physical forces). To demonstrate this, we present SimPoE, a Simulation-based approach for 3D human Pose Estimation, which integrates image-based kinematic inference and physics-based dynamics modeling. SimPoE learns a policy that takes as input the current-frame pose estimate and the next image frame to control a physically-simulated character to output the next-frame pose estimate. The policy contains a learnable kinematic pose refinement unit that uses 2D keypoints to iteratively refine its kinematic pose estimate of the next frame. Based on this refined kinematic pose, the policy learns to compute dynamics-based control (e.g., joint torques) of the character to advance the current-frame pose estimate to the pose estimate of the next frame. This design couples the kinematic pose refinement unit with the dynamics-based control generation unit, which are learned jointly with reinforcement learning to achieve accurate and physically-plausible pose estimation. Furthermore, we propose a meta-control mechanism that dynamically adjusts the character's dynamics parameters based on the character state to attain more accurate pose estimates. Experiments on large-scale motion datasets demonstrate that our approach establishes the new state of the art in pose accuracy while ensuring physical plausibility.

📄 PDF Abstract BibTeX arXiv:2104.00683

Code (0)

등록된 구현이 없습니다.

Tasks

3D Human Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

Reinforcement Learning Based Character Controlling

2020-12-14 · CUHK Course IERG5350 2020 12 · Jingbo Wang, Zijing YIN

Character controlling is a longstanding problem in understanding the behavior of human. This task aims to generate various and high quality human motion in the simulated environment as in the real world controlled by hu…

motion predictionreinforcement-learningReinforcement LearningReinforcement Learning (RL)

RACon: Retrieval-Augmented Simulated Character Locomotion Control

2024-06-11 · Yuxuan Mu, Shihao Zou, Kangning Yin, Zheng Tian 외

In computer animation, driving a simulated character with lifelike motion is challenging. Current generative models, though able to generalize to diverse motions, often pose challenges to the responsiveness of end-user c…

Hierarchical Reinforcement LearningRetrieval

LHM-Humanoid: Long-Horizon Human Motion Control for Continuous Object Transport in Cluttered Scenes

2025-08-23 · Haozhuo Zhang, Jingkai Sun, Michele Caprio, Angelo Cangelosi 외 arxiv

Physics-based human motion control can make a simulated character walk, sit, and manipulate objects with high physical realism. Almost always, though, this happens in short, isolated clips that are re-initialized between…

Reinforcement Learning

InsActor: Instruction-driven Physics-based Characters

2023-12-28 · NeurIPS 2023 11 · Jiawei Ren, Mingyuan Zhang, Cunjun Yu, Xiao Ma 외

Generating animation of physics-based characters with intuitive control has long been a desirable task with numerous applications. However, generating physically simulated animations that reflect high-level human instruc…

Motion GenerationMotion Planning

ASE: Large-Scale Reusable Adversarial Skill Embeddings for Physically Simulated Characters

2022-05-04 · Xue Bin Peng, Yunrong Guo, Lina Halper, Sergey Levine 외

The incredible feats of athleticism demonstrated by humans are made possible in part by a vast repertoire of general-purpose motor skills, acquired through years of practice and experience. These skills not only enable h…

GPUImitation LearningUnsupervised Reinforcement Learning