paper-with-me

Papers

Learning an Efficient Model of Hand Shape Variation From Depth Images

2015-06-01 · CVPR 2015 6 · Sameh Khamis, Jonathan Taylor, Jamie Shotton, Cem Keskin, Shahram Izadi, Andrew Fitzgibbon

We describe how to learn a compact and efficient model of the surface deformation of human hands. The model is built from a set of noisy depth images of a diverse set of subjects performing different poses with their hands. We represent the observed surface using Loop subdivision of a control mesh that is deformed by our learned parametric shape and pose model. The model simultaneously accounts for variation in subject-specific shape and subject-agnostic pose. Specifically, hand shape is parameterized as a linear combination of a mean mesh in a neutral pose with a small number of offset vectors. This mesh is then articulated using standard linear blend skinning (LBS) to generate the control mesh of a subdivision surface. We define an energy that encourages each depth pixel to be explained by our model, and the use of a smooth subdivision surface allows us to optimize for all parameters jointly from a rough initialization. The efficacy of our method is demonstrated using both synthetic and real data, where it is shown that hand shape variation can be represented using only a small number of basis directions. We compare with other approaches including PCA and show a substantial improvement in the representation power of our model, while maintaining the efficiency of a linear shape basis.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Variational Approach to Shape-from-shading Under Natural Illumination

2017-09-29 · Yvain Quéau, Jean Mélou, Fabien Castan, Daniel Cremers 외

A numerical solution to shape-from-shading under natural illumination is presented. It builds upon an augmented Lagrangian approach for solving a generic PDE-based shape-from-shading model which handles directional or sp…

Denoising

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 외

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 …

3D Hand Pose EstimationHand Pose EstimationPose Estimation

Simultaneous Hand Pose and Skeleton Bone-Lengths Estimation from a Single Depth Image

2017-12-08 · Jameel Malik, Ahmed Elhayek, Didier Stricker

Articulated hand pose estimation is a challenging task for human-computer interaction. The state-of-the-art hand pose estimation algorithms work only with one or a few subjects for which they have been calibrated or trai…

Hand Pose EstimationPose Estimation

Diverse Plausible Shape Completions from Ambiguous Depth Images

2020-11-18 · Brad Saund, Dmitry Berenson

We propose PSSNet, a network architecture for generating diverse plausible 3D reconstructions from a single 2.5D depth image. Existing methods tend to produce only small variations on a single shape, even when multiple s…

DecoderDiversity

Image Vectorization with Depth: convexified shape layers with depth ordering

2024-09-10 · Ho Law, Sung Ha Kang

Image vectorization is a process to convert a raster image into a scalable vector graphic format. Objective is to effectively remove the pixelization effect while representing boundaries of image by scaleable parameteriz…