paper-with-me

Papers

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 trained. Particularly, the hybrid methods based on learning followed by model fitting or model based deep learning do not explicitly consider varying hand shapes and sizes. In this work, we introduce a novel hybrid algorithm for estimating the 3D hand pose as well as bone-lengths of the hand skeleton at the same time, from a single depth image. The proposed CNN architecture learns hand pose parameters and scale parameters associated with the bone-lengths simultaneously. Subsequently, a new hybrid forward kinematics layer employs both parameters to estimate 3D joint positions of the hand. For end-to-end training, we combine three public datasets NYU, ICVL and MSRA-2015 in one unified format to achieve large variation in hand shapes and sizes. Among hybrid methods, our method shows improved accuracy over the state-of-the-art on the combined dataset and the ICVL dataset that contain multiple subjects. Also, our algorithm is demonstrated to work well with unseen images.

📄 PDF Abstract BibTeX arXiv:1712.03121

Code (0)

등록된 구현이 없습니다.

Tasks

Hand Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

Two-Stream Adaptive Graph Convolutional Networks for Skeleton-Based Action Recognition

2018-05-20 · CVPR 2019 6 · Lei Shi, Yifan Zhang, Jian Cheng, Hanqing Lu

In skeleton-based action recognition, graph convolutional networks (GCNs), which model the human body skeletons as spatiotemporal graphs, have achieved remarkable performance. However, in existing GCN-based methods, the …

3D Action RecognitionAction Recognitiongraph constructionSkeleton Based Action Recognition+2

Graph Edge Convolutional Neural Networks for Skeleton Based Action Recognition

2018-05-16 · Xikun Zhang, Chang Xu, Xinmei Tian, DaCheng Tao

This paper investigates body bones from skeleton data for skeleton based action recognition. Body joints, as the direct result of mature pose estimation technologies, are always the key concerns of traditional action rec…

Action RecognitionPose EstimationSkeleton Based Action RecognitionTemporal Action Localization

MotioNet: 3D Human Motion Reconstruction from Monocular Video with Skeleton Consistency

2020-06-22 · Mingyi Shi, Kfir Aberman, Andreas Aristidou, Taku Komura 외

We introduce MotioNet, a deep neural network that directly reconstructs the motion of a 3D human skeleton from monocular video.While previous methods rely on either rigging or inverse kinematics (IK) to associate a consi…

Automatic generation of a 3D sign language avatar on AR glasses given 2D videos of human signers

2021-08-01 · MTSummit 2021 8 · Lan Thao Nguyen, Florian Schicktanz, Aeneas Stankowski, Eleftherios Avramidis

In this paper we present a prototypical implementation of a pipeline that allows the automatic generation of a German Sign Language avatar from 2D video material. The presentation is accompanied by the source code. We re…

Machine Translationspeech-recognitionSpeech Recognition

Adversarial Bone Length Attack on Action Recognition

2021-09-13 · Nariki Tanaka, Hiroshi Kera, Kazuhiko Kawamoto

Skeleton-based action recognition models have recently been shown to be vulnerable to adversarial attacks. Compared to adversarial attacks on images, perturbations to skeletons are typically bounded to a lower dimension …

Action RecognitionAdversarial RobustnessData AugmentationSkeleton Based Action Recognition