paper-with-me

Papers

Learned Neural Physics Simulation for Articulated 3D Human Pose Reconstruction

2024-10-15 · Mykhaylo Andriluka, Baruch Tabanpour, C. Daniel Freeman, Cristian Sminchisescu

We propose a novel neural network approach, LARP (Learned Articulated Rigid body Physics), to model the dynamics of articulated human motion with contact. Our goal is to develop a faster and more convenient methodological alternative to traditional physics simulators for use in computer vision tasks such as human motion reconstruction from video. To that end we introduce a training procedure and model components that support the construction of a recurrent neural architecture to accurately simulate articulated rigid body dynamics. Our neural architecture supports features typically found in traditional physics simulators, such as modeling of joint motors, variable dimensions of body parts, contact between body parts and objects, and is an order of magnitude faster than traditional systems when multiple simulations are run in parallel. To demonstrate the value of LARP we use it as a drop-in replacement for a state of the art classical non-differentiable simulator in an existing video-based reconstruction framework and show comparative or better 3D human pose reconstruction accuracy.

📄 PDF Abstract BibTeX arXiv:2410.12023

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AKB-48: A Real-World Articulated Object Knowledge Base

2022-02-17 · CVPR 2022 1 · Liu Liu, Wenqiang Xu, Haoyuan Fu, Sucheng Qian 외

Human life is populated with articulated objects. A comprehensive understanding of articulated objects, namely appearance, structure, physics property, and semantics, will benefit many research communities. As current ar…

ObjectObject ReconstructionPose Estimation

Artiverse: A Diverse and Physically Grounded Dataset for Articulated Objects

2026-05-23 · Denys Iliash, Jiayi Liu, Egor Fokin, Qirui Wu 외 arxiv

We present Artiverse, a diverse and physically grounded dataset of high-quality articulated 3D objects designed for realistic functional modeling and simulation. Artiverse contains 5.4K human-authored objects across a br…

Jade: A Differentiable Physics Engine for Articulated Rigid Bodies with Intersection-Free Frictional Contact

2023-09-09 · Gang Yang, Siyuan Luo, Lin Shao

We present Jade, a differentiable physics engine for articulated rigid bodies. Jade models contacts as the Linear Complementarity Problem (LCP). Compared to existing differentiable simulations, Jade offers features inclu…

valid

Differentiable Dynamics for Articulated 3d Human Motion Reconstruction

2022-05-24 · CVPR 2022 1 · Erik Gärtner, Mykhaylo Andriluka, Erwin Coumans, Cristian Sminchisescu

We introduce DiffPhy, a differentiable physics-based model for articulated 3d human motion reconstruction from video. Applications of physics-based reasoning in human motion analysis have so far been limited, both by the…

3D Human Pose Estimation

PPR: Physically Plausible Reconstruction from Monocular Videos

2023-01-01 · ICCV 2023 1 · Gengshan Yang, Shuo Yang, John Z. Zhang, Zachary Manchester 외

Given monocular videos, we build 3D models of articulated objects and environments whose 3D configurations satisfy dynamics and contact constraints. At its core, our method leverages differentiable physics simulation…