paper-with-me

홈 › Papers

Pixel-wise Regression: 3D Hand Pose Estimation via Spatial-form Representation and Differentiable Decoder

2019-05-06 · Xingyuan Zhang, Fuhai Zhang

3D Hand pose estimation from a single depth image is an essential topic in computer vision and human-computer interaction. Although the rising of deep learning method boosts the accuracy a lot, the problem is still hard to solve due to the complex structure of the human hand. Existing methods with deep learning either lose spatial information of hand structure or lack a direct supervision of joint coordinates. In this paper, we propose a novel Pixel-wise Regression method, which use spatial-form representation (SFR) and differentiable decoder (DD) to solve the two problems. To use our method, we build a model, in which we design a particular SFR and its correlative DD which divided the 3D joint coordinates into two parts, plane coordinates and depth coordinates and use two modules named Plane Regression (PR) and Depth Regression (DR) to deal with them respectively. We conduct an ablation experiment to show the method we proposed achieve better results than the former methods. We also make an exploration on how different training strategies influence the learned SFRs and results. The experiment on three public datasets demonstrates that our model is comparable with the existing state-of-the-art models and in one of them our model can reduce mean 3D joint error by 25%.

📄 PDF Abstract BibTeX arXiv:1905.02085

Code (1)

IcarusWizard/PixelwiseRegression 공식 구현 pytorch

Tasks

3D Hand Pose EstimationDecoderFormHand Pose EstimationPose Estimationregression

Similar Papers 제목 키워드 기반

Dense 3D Regression for Hand Pose Estimation

2017-11-24 · CVPR 2018 6 · Chengde Wan, Thomas Probst, Luc van Gool, Angela Yao

We present a simple and effective method for 3D hand pose estimation from a single depth frame. As opposed to previous state-of-the-art methods based on holistic 3D regression, our method works on dense pixel-wise estima…

3D Hand Pose EstimationHand Pose EstimationPose Estimationregression

Bottom-Up Human Pose Estimation by Ranking Heatmap-Guided Adaptive Keypoint Estimates

2020-06-28 · Ke Sun, Zigang Geng, Depu Meng, Bin Xiao 외

The typical bottom-up human pose estimation framework includes two stages, keypoint detection and grouping. Most existing works focus on developing grouping algorithms, e.g., associative embedding, and pixel-wise keypoin…

Keypoint DetectionMulti-Person Pose EstimationPose Estimationregression

JGR-P2O: Joint Graph Reasoning based Pixel-to-Offset Prediction Network for 3D Hand Pose Estimation from a Single Depth Image

2020-07-09 · ECCV 2020 8 · Linpu Fang, Xingyan Liu, Li Liu, Hang Xu 외

State-of-the-art single depth image-based 3D hand pose estimation methods are based on dense predictions, including voxel-to-voxel predictions, point-to-point regression, and pixel-wise estimations. Despite the good perf…

3D Hand Pose EstimationGPUHand Pose EstimationPose Estimation+2

Neural Voting Field for Camera-Space 3D Hand Pose Estimation

2023-05-07 · CVPR 2023 1 · Lin Huang, Chung-Ching Lin, Kevin Lin, Lin Liang 외

We present a unified framework for camera-space 3D hand pose estimation from a single RGB image based on 3D implicit representation. As opposed to recent works, most of which first adopt holistic or pixel-level dense reg…

3D Hand Pose EstimationHand Pose EstimationPose Estimationregression

Pix2Pose: Pixel-Wise Coordinate Regression of Objects for 6D Pose Estimation

2019-08-20 · ICCV 2019 10 · Kiru Park, Timothy Patten, Markus Vincze

Estimating the 6D pose of objects using only RGB images remains challenging because of problems such as occlusion and symmetries. It is also difficult to construct 3D models with precise texture without expert knowledge …

6D Pose Estimation6D Pose Estimation using RGBPose Estimationregression