中文
相关论文

相关论文: DOR3D-Net: Dense Ordinal Regression Network for 3D…

200 篇论文

In this paper, we propose a novel structure-aware 3D hourglass network for hand pose estimation from a single depth image, which achieves state-of-the-art results on MSRA and NYU datasets. Compared to existing works that perform…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Fuyang Huang , Ailing Zeng , Minhao Liu , Jing Qin , Qiang Xu

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

Estimating 3D hand pose from 2D images is a difficult, inverse problem due to the inherent scale and depth ambiguities. Current state-of-the-art methods train fully supervised deep neural networks with 3D ground-truth data. However,…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Adrian Spurr , Umar Iqbal , Pavlo Molchanov , Otmar Hilliges , Jan Kautz

Soft robotic hand shows considerable promise for various grasping applications. However, the sensing and reconstruction of the robot pose will cause limitation during the design and fabrication. In this work, we present a novel 3D pose…

机器人学 · 计算机科学 2023-08-08 Haihang Wang , He Xu , Yihan Meng

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

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 a 3D human pose has proven to be a challenging task, primarily because of the complexity of the human body joints, occlusions, and variability in lighting conditions. In this paper, we introduce a higher-order graph convolutional…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Jianning Quan , A. Ben Hamza

The human hand moves in complex and high-dimensional ways, making estimation of 3D hand pose configurations from images alone a challenging task. In this work we propose a method to learn a statistical hand model represented by a…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Adrian Spurr , Jie Song , Seonwook Park , Otmar Hilliges

Hand pose estimation from a single depth image is an essential topic in computer vision and human computer interaction. Despite recent advancements in this area promoted by convolutional neural network, accurate hand pose estimation is…

计算机视觉与模式识别 · 计算机科学 2019-07-16 Xinghao Chen , Guijin Wang , Hengkai Guo , Cairong Zhang

Despite recent advances in 3D pose estimation of human hands, especially thanks to the advent of CNNs and depth cameras, this task is still far from being solved. This is mainly due to the highly non-linear dynamics of fingers, which make…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Meysam Madadi , Sergio Escalera , Xavier Baro , Jordi Gonzalez

Accurate 6D object pose estimation is fundamental to robotic manipulation and grasping. Previous methods follow a local optimization approach which minimizes the distance between closest point pairs to handle the rotation ambiguity of…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Meng Tian , Liang Pan , Marcelo H Ang , Gim Hee Lee

In this paper we present a novel deep learning method for 3D object detection and 6D pose estimation from RGB images. Our method, named DPOD (Dense Pose Object Detector), estimates dense multi-class 2D-3D correspondence maps between an…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Sergey Zakharov , Ivan Shugurov , Slobodan Ilic

In this work, we propose a method for object recognition and pose estimation from depth images using convolutional neural networks. Previous methods addressing this problem rely on manifold learning to learn low dimensional viewpoint…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Mai Bui , Sergey Zakharov , Shadi Albarqouni , Slobodan Ilic , Nassir Navab

Estimating the 6-DoF pose of a rigid object from a single RGB image is a crucial yet challenging task. Recent studies have shown the great potential of dense correspondence-based solutions, yet improvements are still needed to reach…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Ruyi Lian , Haibin Ling

3D pose estimation is a key component of many important computer vision tasks such as autonomous navigation and 3D scene understanding. Most state-of-the-art approaches to 3D pose estimation solve this problem as a pose-classification…

计算机视觉与模式识别 · 计算机科学 2017-08-21 Siddharth Mahendran , Haider Ali , Rene Vidal

Hand pose estimation from a single image has many applications. However, approaches to full 3D body pose estimation are typically trained on day-to-day activities or actions. As such, detailed hand-to-hand interactions are poorly…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Maksym Ivashechkin , Oscar Mendez , Richard Bowden

Thanks to the rapid development of CNNs and depth sensors, great progress has been made in 3D hand pose estimation. Nevertheless, it is still far from being solved for its cluttered circumstance and severe self-occlusion of hand. In this…

机器人学 · 计算机科学 2019-11-13 Weiguo Zhou , Xin Jiang , Chen Chen , Sijia Mei , Yun-Hui Liu

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

In this survey, we present a systematic review of 3D hand pose estimation from the perspective of efficient annotation and learning. 3D hand pose estimation has been an important research area owing to its potential to enable various…

计算机视觉与模式识别 · 计算机科学 2023-04-27 Takehiko Ohkawa , Ryosuke Furuta , Yoichi Sato

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