paper-with-me

Papers

TriHorn-Net: A Model for Accurate Depth-Based 3D Hand Pose Estimation

2022-06-14 · Mohammad Rezaei, Razieh Rastgoo, Vassilis Athitsos

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 depth images. Experimental results demonstrate that the proposed model outperforms the state-of-the-art methods on three public benchmark datasets. Our implementation is available at https://github.com/mrezaei92/TriHorn-Net.

📄 PDF Abstract BibTeX arXiv:2206.07117

Code (1)

mrezaei92/TriHorn-Net 공식 구현 pytorch

Tasks

3D Hand Pose EstimationData AugmentationDepth EstimationHand Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

RGB-based 3D Hand Pose Estimation via Privileged Learning with Depth Images

2018-11-18 · Shanxin Yuan, Bjorn Stenger, Tae-Kyun Kim

This paper proposes a method for hand pose estimation from RGB images that uses both external large-scale depth image datasets and paired depth and RGB images as privileged information at training time. We show that prov…

3D Hand Pose EstimationHand Pose EstimationPose 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

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

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

Self-Supervised 3D Hand Pose Estimation Through Training by Fitting

2019-06-01 · CVPR 2019 6 · Chengde Wan, Thomas Probst, Luc Van Gool, Angela Yao

We present a self-supervision method for 3D hand pose estimation from depth maps. We begin with a neural network initialized with synthesized data and fine-tune it on real but unlabelled depth maps by minimizing a set of…

3D Hand Pose EstimationHand Pose EstimationPose Estimation