Denoising Diffusion for 3D Hand Pose Estimation from Images
Hand pose estimation from a single image has many applications. However, approaches to full 3D body pose estimation are typically trained on day-to-day activities or actions. As such, detailed hand-to-hand interactions are poorly represented, especially during motion. We see this in the failure cases of techniques such as OpenPose or MediaPipe. However, accurate hand pose estimation is crucial for many applications where the global body motion is less important than accurate hand pose estimation. This paper addresses the problem of 3D hand pose estimation from monocular images or sequences. We present a novel end-to-end framework for 3D hand regression that employs diffusion models that have shown excellent ability to capture the distribution of data for generative purposes. Moreover, we enforce kinematic constraints to ensure realistic poses are generated by incorporating an explicit forward kinematic layer as part of the network. The proposed model provides state-of-the-art performance when lifting a 2D single-hand image to 3D. However, when sequence data is available, we add a Transformer module over a temporal window of consecutive frames to refine the results, overcoming jittering and further increasing accuracy. The method is quantitatively and qualitatively evaluated showing state-of-the-art robustness, generalization, and accuracy on several different datasets.
Code (0)
등록된 구현이 없습니다.
Tasks
3D Hand Pose EstimationDenoisingHand Pose EstimationImage to 3DPose EstimationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
6D-Diff: A Keypoint Diffusion Framework for 6D Object Pose Estimation
Estimating the 6D object pose from a single RGB image often involves noise and indeterminacy due to challenges such as occlusions and cluttered backgrounds. Meanwhile, diffusion models have shown appealing performance in…
6D Pose Estimation using RGBDenoisingObjectPose EstimationREWIND: Real-Time Egocentric Whole-Body Motion Diffusion with Exemplar-Based Identity Conditioning
We present REWIND (Real-Time Egocentric Whole-Body Motion Diffusion), a one-step diffusion model for real-time, high-fidelity human motion estimation from egocentric image inputs. While an existing method for egocentric …
DenoisingMotion EstimationConfronting Ambiguity in 6D Object Pose Estimation via Score-Based Diffusion on SE(3)
Addressing pose ambiguity in 6D object pose estimation from single RGB images presents a significant challenge, particularly due to object symmetries or occlusions. In response, we introduce a novel score-based diffusion…
6D Pose Estimation using RGBComputational EfficiencyDenoisingObject+1Dual-Diffusion: Dual Conditional Denoising Diffusion Probabilistic Models for Blind Super-Resolution Reconstruction in RSIs
Previous super-resolution reconstruction (SR) works are always designed on the assumption that the degradation operation is fixed, such as bicubic downsampling. However, as for remote sensing images, some unexpected fact…
Blind Super-ResolutionDenoisingImage GenerationSuper-ResolutionBootstrap Diffusion Model Curve Estimation for High Resolution Low-Light Image Enhancement
Learning-based methods have attracted a lot of research attention and led to significant improvements in low-light image enhancement. However, most of them still suffer from two main problems: expensive computational cos…
DenoisingImage EnhancementLow-Light Image Enhancement