paper-with-me

홈 › Papers

PLIKS: A Pseudo-Linear Inverse Kinematic Solver for 3D Human Body Estimation

2022-11-21 · CVPR 2023 1 · Karthik Shetty, Annette Birkhold, Srikrishna Jaganathan, Norbert Strobel, Markus Kowarschik, Andreas Maier, Bernhard Egger

We introduce PLIKS (Pseudo-Linear Inverse Kinematic Solver) for reconstruction of a 3D mesh of the human body from a single 2D image. Current techniques directly regress the shape, pose, and translation of a parametric model from an input image through a non-linear mapping with minimal flexibility to any external influences. We approach the task as a model-in-the-loop optimization problem. PLIKS is built on a linearized formulation of the parametric SMPL model. Using PLIKS, we can analytically reconstruct the human model via 2D pixel-aligned vertices. This enables us with the flexibility to use accurate camera calibration information when available. PLIKS offers an easy way to introduce additional constraints such as shape and translation. We present quantitative evaluations which confirm that PLIKS achieves more accurate reconstruction with greater than 10% improvement compared to other state-of-the-art methods with respect to the standard 3D human pose and shape benchmarks while also obtaining a reconstruction error improvement of 12.9 mm on the newer AGORA dataset.

📄 PDF Abstract BibTeX arXiv:2211.11734

Code (1)

karshetty/pliks pytorch

Tasks

3D Human Pose EstimationCamera CalibrationTranslation

Similar Papers 제목 키워드 기반

Analytical Solvers for Common Algebraic Equations Arising in Kinematics Problems

2025-08-31 · Hai-Jun Su arxiv

This paper presents analytical solvers for four common types of algebraic equations encountered in robot kinematics: single trigonometric equations, single-angle trigonometric systems, two-angle trigonometric systems, an…

Real-Time Inverse Kinematics for Generating Multi-Constrained Movements of Virtual Human Characters

2025-07-01 · Hendric Voss, Stefan Kopp

Generating accurate and realistic virtual human movements in real-time is of high importance for a variety of applications in computer graphics, interactive virtual environments, robotics, and biomechanics. This paper in…

Multimodal Control of Manipulators: Coupling Kinematics and Vision for Self-Driving Laboratory Operations

2025-12-03 · Shifa Sulaiman, Amarnath H, Simon Bogh, Naresh Marturi arxiv

Motion planning schemes are used for planning motions of a manipulator from an initial pose to a final pose during a task execution. A motion planning scheme generally comprises of a trajectory planning method and an inv…

Trajectory PlanningMotion Planning

ViIK: Flow-based Vision Inverse Kinematics Solver with Fusing Collision Checking

2024-08-21 · Qinglong Meng, Chongkun Xia, Xueqian Wang

Inverse Kinematics (IK) is to find the robot's configurations that satisfy the target pose of the end effector. In motion planning, diverse configurations were required in case a feasible trajectory was not found. Meanwh…

Motion Planning

A Comparison of Policy Search in Joint Space and Cartesian Space for Refinement of Skills

2019-04-14 · Alexander Fabisch

Imitation learning is a way to teach robots skills that are demonstrated by humans. Transfering skills between these different kinematic structures seems to be straightforward in Cartesian space. Because of the correspon…

Imitation Learning