3D Hand Shape and Pose Estimation from a Single RGB Image
Liuhao Ge, Zhou Ren, Yuncheng Li, Zehao Xue, Yingying Wang, Jianfei, Cai, Junsong Yuan

TL;DR
This paper introduces a novel Graph CNN-based method for estimating full 3D hand shape and pose from a single RGB image, surpassing existing keypoint-focused approaches in accuracy and detail.
Contribution
It presents a new approach using Graph CNNs to reconstruct detailed 3D hand meshes from monocular images, along with a large synthetic dataset and weakly-supervised training techniques.
Findings
Achieves superior 3D hand pose estimation accuracy
Produces detailed 3D hand meshes with richer shape information
Demonstrates effectiveness on multiple datasets
Abstract
This work addresses a novel and challenging problem of estimating the full 3D hand shape and pose from a single RGB image. Most current methods in 3D hand analysis from monocular RGB images only focus on estimating the 3D locations of hand keypoints, which cannot fully express the 3D shape of hand. In contrast, we propose a Graph Convolutional Neural Network (Graph CNN) based method to reconstruct a full 3D mesh of hand surface that contains richer information of both 3D hand shape and pose. To train networks with full supervision, we create a large-scale synthetic dataset containing both ground truth 3D meshes and 3D poses. When fine-tuning the networks on real-world datasets without 3D ground truth, we propose a weakly-supervised approach by leveraging the depth map as a weak supervision in training. Through extensive evaluations on our proposed new datasets and two public datasets,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Hand Gesture Recognition Systems · Anomaly Detection Techniques and Applications
