中文
相关论文

相关论文: DeepPrior++: Improving Fast and Accurate 3D Hand P…

200 篇论文

We introduce and evaluate several architectures for Convolutional Neural Networks to predict the 3D joint locations of a hand given a depth map. We first show that a prior on the 3D pose can be easily introduced and significantly improves…

计算机视觉与模式识别 · 计算机科学 2016-12-05 Markus Oberweger , Paul Wohlhart , Vincent Lepetit

We propose a novel 3D neural network architecture for 3D hand pose estimation from a single depth image. Different from previous works that mostly run on 2D depth image domain and require intermediate or post process to bring in the…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Xiaoming Deng , Shuo Yang , Yinda Zhang , Ping Tan , Liang Chang , Hongan Wang

3D hand pose estimation has received a lot of attention for its wide range of applications and has made great progress owing to the development of deep learning. Existing approaches mainly consider different input modalities and settings,…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Kuo-Wei Lee , Shih-Hung Liu , Hwann-Tzong Chen , Koichi Ito

Hand pose estimation from 3D depth images, has been explored widely using various kinds of techniques in the field of computer vision. Though, deep learning based method improve the performance greatly recently, however, this problem still…

计算机视觉与模式识别 · 计算机科学 2020-01-24 Zhaohui Zhang , Shipeng Xie , Mingxiu Chen , Haichao Zhu

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…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Mohammad Rezaei , Razieh Rastgoo , Vassilis Athitsos

Accurate hand pose estimation at joint level has several uses on human-robot interaction, user interfacing and virtual reality applications. Yet, it currently is not a solved problem. The novel deep learning techniques could make a great…

人机交互 · 计算机科学 2017-07-20 Francisco Gomez-Donoso , Sergio Orts-Escolano , Miguel Cazorla

Low-cost consumer depth cameras and deep learning have enabled reasonable 3D hand pose estimation from single depth images. In this paper, we present an approach that estimates 3D hand pose from regular RGB images. This task has far more…

计算机视觉与模式识别 · 计算机科学 2017-10-17 Christian Zimmermann , Thomas Brox

Previous learning based hand pose estimation methods does not fully exploit the prior information in hand model geometry. Instead, they usually rely a separate model fitting step to generate valid hand poses. Such a post processing is…

计算机视觉与模式识别 · 计算机科学 2016-06-23 Xingyi Zhou , Qingfu Wan , Wei Zhang , Xiangyang Xue , Yichen Wei

Model-based approaches to 3D hand tracking have been shown to perform well in a wide range of scenarios. However, they require initialisation and cannot recover easily from tracking failures that occur due to fast hand motions. Data-driven…

计算机视觉与模式识别 · 计算机科学 2015-10-28 Georg Poier , Konstantinos Roditakis , Samuel Schulter , Damien Michel , Horst Bischof , Antonis A. Argyros

We propose a method for hand pose estimation based on a deep regressor trained on two different kinds of input. Raw depth data is fused with an intermediate representation in the form of a segmentation of the hand into parts. This…

计算机视觉与模式识别 · 计算机科学 2017-09-18 Natalia Neverova , Christian Wolf , Florian Nebout , Graham Taylor

Various heuristic objectives for modeling hand-object interaction have been proposed in past work. However, due to the lack of a cohesive framework, these objectives often possess a narrow scope of applicability and are limited by their…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Shutong Zhang , Yi-Ling Qiao , Guanglei Zhu , Eric Heiden , Dylan Turpin , Jingzhou Liu , Ming Lin , Miles Macklin , Animesh Garg

We present in this work the first end-to-end deep learning based method that predicts both 3D hand shape and pose from RGB images in the wild. Our network consists of the concatenation of a deep convolutional encoder, and a fixed…

计算机视觉与模式识别 · 计算机科学 2019-02-12 Adnane Boukhayma , Rodrigo de Bem , Philip H. S. Torr

While many recent hand pose estimation methods critically rely on a training set of labelled frames, the creation of such a dataset is a challenging task that has been overlooked so far. As a result, existing datasets are limited to a few…

计算机视觉与模式识别 · 计算机科学 2016-12-05 Markus Oberweger , Gernot Riegler , Paul Wohlhart , Vincent Lepetit

We present a simple and effective method for 3D hand pose estimation from a single depth frame. As opposed to previous state-of-the-art methods based on holistic 3D regression, our method works on dense pixel-wise estimation. This is…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Chengde Wan , Thomas Probst , Luc Van Gool , Angela Yao

Hand pose estimation from monocular depth images has been an important and challenging problem in the Computer Vision community. In this paper, we present a novel approach to estimate 3D hand joint locations from 2D depth images. Unlike…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Rohan Lekhwani , Bhupendra Singh

Tremendous amounts of expensive annotated data are a vital ingredient for state-of-the-art 3d hand pose estimation. Therefore, synthetic data has been popularized as annotations are automatically available. However, models trained only with…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Masoud Abdi , Ehsan Abbasnejad , Chee Peng Lim , Saeid Nahavandi

We propose an entirely data-driven approach to estimating the 3D pose of a hand given a depth image. We show that we can correct the mistakes made by a Convolutional Neural Network trained to predict an estimate of the 3D pose by using a…

计算机视觉与模式识别 · 计算机科学 2016-10-03 Markus Oberweger , Paul Wohlhart , Vincent Lepetit

We propose a Bayesian approximation to a deep learning architecture for 3D hand pose estimation. Through this framework, we explore and analyse the two types of uncertainties that are influenced either by data or by the learning capability.…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Razvan Caramalau , Binod Bhattarai , Tae-Kyun Kim

We propose an approach to estimating the 3D pose of a hand, possibly handling an object, given a depth image. We show that we can correct the mistakes made by a Convolutional Neural Network trained to predict an estimate of the 3D pose by…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Markus Oberweger , Paul Wohlhart , Vincent Lepetit

Hand pose estimation is a fundamental task in many human-robot interaction-related applications. However, previous approaches suffer from unsatisfying hand landmark predictions in real-world scenes and high computation burden. This paper…

机器人学 · 计算机科学 2021-10-13 Shan An , Xiajie Zhang , Dong Wei , Haogang Zhu , Jianyu Yang , Konstantinos A. Tsintotas
‹ 上一页 1 2 3 10 下一页 ›