TriHorn-Net: A Model for Accurate Depth-Based 3D Hand Pose Estimation
Mohammad Rezaei, Razieh Rastgoo, and Vassilis Athitsos

TL;DR
TriHorn-Net introduces a novel approach for 3D hand pose estimation from depth images by decomposing the problem and employing a new data augmentation method, significantly improving accuracy over existing methods.
Contribution
The paper presents TriHorn-Net, a new model that decomposes 3D hand pose estimation and introduces PixDropout, a novel data augmentation technique for depth images.
Findings
Outperforms state-of-the-art methods on three benchmark datasets.
Effective decomposition of pose estimation into UV and depth components.
PixDropout enhances model robustness and accuracy.
Abstract
3D hand pose estimation methods have made significant progress recently. However, the estimation accuracy is often far from sufficient for specific real-world applications, and thus there is significant room for improvement. This paper proposes TriHorn-Net, a novel model that uses specific innovations to improve hand pose estimation accuracy on depth images. The first innovation is the decomposition of the 3D hand pose estimation into the estimation of 2D joint locations in the depth image space (UV), and the estimation of their corresponding depths aided by two complementary attention maps. This decomposition prevents depth estimation, which is a more difficult task, from interfering with the UV estimations at both the prediction and feature levels. The second innovation is PixDropout, which is, to the best of our knowledge, the first appearance-based data augmentation method for hand…
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 · Robot Manipulation and Learning
