paper-with-me

Papers

HandVoxNet: Deep Voxel-Based Network for 3D Hand Shape and Pose Estimation from a Single Depth Map

2020-04-03 · CVPR 2020 6 · Jameel Malik, Ibrahim Abdelaziz, Ahmed Elhayek, Soshi Shimada, Sk Aziz Ali, Vladislav Golyanik, Christian Theobalt, Didier Stricker

3D hand shape and pose estimation from a single depth map is a new and challenging computer vision problem with many applications. The state-of-the-art methods directly regress 3D hand meshes from 2D depth images via 2D convolutional neural networks, which leads to artefacts in the estimations due to perspective distortions in the images. In contrast, we propose a novel architecture with 3D convolutions trained in a weakly-supervised manner. The input to our method is a 3D voxelized depth map, and we rely on two hand shape representations. The first one is the 3D voxelized grid of the shape which is accurate but does not preserve the mesh topology and the number of mesh vertices. The second representation is the 3D hand surface which is less accurate but does not suffer from the limitations of the first representation. We combine the advantages of these two representations by registering the hand surface to the voxelized hand shape. In the extensive experiments, the proposed approach improves over the state of the art by 47.8% on the SynHand5M dataset. Moreover, our augmentation policy for voxelized depth maps further enhances the accuracy of 3D hand pose estimation on real data. Our method produces visually more reasonable and realistic hand shapes on NYU and BigHand2.2M datasets compared to the existing approaches.

📄 PDF Abstract BibTeX arXiv:2004.01588

Code (0)

등록된 구현이 없습니다.

Tasks

3D Hand Pose EstimationHand Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

HandVoxNet++: 3D Hand Shape and Pose Estimation using Voxel-Based Neural Networks

2021-07-02 · Jameel Malik, Soshi Shimada, Ahmed Elhayek, Sk Aziz Ali 외

3D hand shape and pose estimation from a single depth map is a new and challenging computer vision problem with many applications. Existing methods addressing it directly regress hand meshes via 2D convolutional neural n…

3D Hand Pose EstimationHand Pose EstimationPose Estimation

V2V-PoseNet: Voxel-to-Voxel Prediction Network for Accurate 3D Hand and Human Pose Estimation from a Single Depth Map

2017-11-20 · CVPR 2018 6 · Gyeongsik Moon, Ju Yong Chang, Kyoung Mu Lee

Most of the existing deep learning-based methods for 3D hand and human pose estimation from a single depth map are based on a common framework that takes a 2D depth map and directly regresses the 3D coordinates of keypoi…

3D Hand Pose Estimation3D Human Pose EstimationHand Pose EstimationPose Estimation

ShapeGraFormer: GraFormer-Based Network for Hand-Object Reconstruction from a Single Depth Map

2023-10-18 · Ahmed Tawfik Aboukhadra, Jameel Malik, Nadia Robertini, Ahmed Elhayek 외

3D reconstruction of hand-object manipulations is important for emulating human actions. Most methods dealing with challenging object manipulation scenarios, focus on hands reconstruction in isolation, ignoring physical …

3D ReconstructionObjectObject ReconstructionPose Estimation

Depth-Based 3D Hand Pose Estimation: From Current Achievements to Future Goals

2017-12-11 · CVPR 2018 6 · Shanxin Yuan, Guillermo Garcia-Hernando, Bjorn Stenger, Gyeongsik Moon 외

Official Torch7 implementation of "V2V-PoseNet: Voxel-to-Voxel Prediction Network for Accurate 3D Hand and Human Pose Estimation from a Single Depth Map", CVPR 2018

3D Hand Pose Estimation3D Pose EstimationHand Pose EstimationPose Estimation+1

Part-aware Shape Generation with Latent 3D Diffusion of Neural Voxel Fields

2024-05-02 · Yuhang Huang, SHilong Zou, Xinwang Liu, Kai Xu

This paper presents a novel latent 3D diffusion model for the generation of neural voxel fields, aiming to achieve accurate part-aware structures. Compared to existing methods, there are two key designs to ensure high-qu…

Decoder