中文
相关论文

相关论文: Towards Good Practices for Deep 3D Hand Pose Estim…

200 篇论文

3D Hand pose estimation from a single depth image is an essential topic in computer vision and human-computer interaction. Although the rising of deep learning method boosts the accuracy a lot, the problem is still hard to solve due to the…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Xingyuan Zhang , Fuhai Zhang

State-of-the-art single depth image-based 3D hand pose estimation methods are based on dense predictions, including voxel-to-voxel predictions, point-to-point regression, and pixel-wise estimations. Despite the good performance, those…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Linpu Fang , Xingyan Liu , Li Liu , Hang Xu , Wenxiong Kang

In this paper, we propose efficient and effective methods for 2D human pose estimation. A new ResBlock is proposed based on depthwise separable convolution and is utilized instead of the original one in Hourglass network. It can be further…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Jie Ou , Hong Wu

State-of-the-art methods for 3D hand pose estimation from depth images require large amounts of annotated training data. We propose to model the statistical relationships of 3D hand poses and corresponding depth images using two deep…

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

While there has been a success in 2D human pose estimation with convolutional neural networks (CNNs), 3D human pose estimation has not been thoroughly studied. In this paper, we tackle the 3D human pose estimation task with end-to-end…

计算机视觉与模式识别 · 计算机科学 2016-09-09 Sungheon Park , Jihye Hwang , Nojun Kwak

In this paper, we strive to answer two questions: What is the current state of 3D hand pose estimation from depth images? And, what are the next challenges that need to be tackled? Following the successful Hands In the Million Challenge…

3D hand shape and pose estimation from a single depth map is a new and challenging computer vision problem with many applications. Existing methods addressing it directly regress hand meshes via 2D convolutional neural networks, which leads…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Jameel Malik , Soshi Shimada , Ahmed Elhayek , Sk Aziz Ali , Christian Theobalt , Vladislav Golyanik , 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,…

人机交互 · 计算机科学 2017-12-11 Jameel Malik , Ahmed Elhayek , Didier Stricker

In this work, we propose a novel framework named Region-Aware Network (RANet), which learns the ability of anti-confusing in case of heavy occlusion, nearby person and symmetric appearance, for human pose estimation. Specifically, the…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Xuan Cao , Yanhao Ge , Ying Tai , Wei Zhang , Jian Li , Chengjie Wang , Jilin Li , Feiyue Huang

This work addresses the problem of estimating the full body 3D human pose and shape from a single color image. This is a task where iterative optimization-based solutions have typically prevailed, while Convolutional Networks (ConvNets)…

计算机视觉与模式识别 · 计算机科学 2018-05-11 Georgios Pavlakos , Luyang Zhu , Xiaowei Zhou , Kostas Daniilidis

Hand detection is essential for many hand related tasks, e.g. parsing hand pose, understanding gesture, which are extremely useful for robotics and human-computer interaction. However, hand detection in uncontrolled environments is…

计算机视觉与模式识别 · 计算机科学 2016-12-09 Xiaoming Deng , Ye Yuan , Yinda Zhang , Ping Tan , Liang Chang , Shuo Yang , Hongan Wang

Estimating 3D human pose from a single image is a challenging task. This work attempts to address the uncertainty of lifting the detected 2D joints to the 3D space by introducing an intermediate state - Part-Centric Heatmap Triplets…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Kun Zhou , Xiaoguang Han , Nianjuan Jiang , Kui Jia , Jiangbo Lu

Hands are often severely occluded by objects, which makes 3D hand mesh estimation challenging. Previous works often have disregarded information at occluded regions. However, we argue that occluded regions have strong correlations with…

计算机视觉与模式识别 · 计算机科学 2022-03-29 JoonKyu Park , Yeonguk Oh , Gyeongsik Moon , Hongsuk Choi , Kyoung Mu Lee

3D hand pose estimation based on RGB images has been studied for a long time. Most of the studies, however, have performed frame-by-frame estimation based on independent static images. In this paper, we attempt to not only consider the…

计算机视觉与模式识别 · 计算机科学 2020-07-13 John Yang , Hyung Jin Chang , Seungeui Lee , Nojun Kwak

This work proposes a novel pose estimation model for object categories that can be effectively transferred to previously unseen environments. The deep convolutional network models (CNN) for pose estimation are typically trained and…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Negar Nejatishahidin , Pooya Fayyazsanavi , Jana Kosecka

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

While hand pose estimation is a critical component of most interactive extended reality and gesture recognition systems, contemporary approaches are not optimized for computational and memory efficiency. In this paper, we propose a tiny…

计算机视觉与模式识别 · 计算机科学 2021-11-15 John Yang , Yash Bhalgat , Simyung Chang , Fatih Porikli , Nojun Kwak

We present a hierarchical regression framework for estimating hand joint positions from single depth images based on local surface normals. The hierarchical regression follows the tree structured topology of hand from wrist to finger tips.…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Chengde Wan , Angela Yao , Luc Van Gool

Head poses are a key component of human bodily communication and thus a decisive element of human-computer interaction. Real-time head pose estimation is crucial in the context of human-robot interaction or driver assistance systems. The…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Ines Rieger , Thomas Hauenstein , Sebastian Hettenkofer , Jens-Uwe Garbas

Human poses that are rare or unseen in a training set are challenging for a network to predict. Similar to the long-tailed distribution problem in visual recognition, the small number of examples for such poses limits the ability of…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Ailing Zeng , Xiao Sun , Fuyang Huang , Minhao Liu , Qiang Xu , Stephen Lin