中文
相关论文

相关论文: EHPE: A Segmented Architecture for Enhanced Hand P…

200 篇论文

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

Diffusion models have demonstrated strong capabilities in generating high-fidelity 3D human poses, yet their iterative nature and multi-hypothesis requirements incur substantial computational cost. In this paper, we propose an Efficient…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Yuquan Bi , Hongsong Wang , Xinli Shi , Zhipeng Gui , Jie Gui , Yuan Yan Tang

We study how well different types of approaches generalise in the task of 3D hand pose estimation under single hand scenarios and hand-object interaction. We show that the accuracy of state-of-the-art methods can drop, and that they fail…

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

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 segmentation and statistical shape modeling of hand anatomy have significant implications for medical diagnostics, ergonomics, and biomechanics. This study proposes an AI-assisted reconstruction pipeline for segmenting and…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Gokce Guven , Hasan Fehmi Ates , Deniz Karasahin , Kaan Erdogan

3D hand pose estimation is a fundamental task in understanding human hands. However, accurately estimating 3D hand poses remains challenging due to the complex movement of hands, self-similarity, and frequent occlusions. In this work, we…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Lee Chae-Yeon , Nam Hyeon-Woo , Tae-Hyun Oh

Purpose: This research aims to facilitate the use of state-of-the-art computer vision algorithms for the automated training of surgeons and the analysis of surgical footage. By estimating 2D hand poses, we model the movement of the…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Eddie Bkheet , Anne-Lise D'Angelo , Adam Goldbraikh , Shlomi Laufer

Articulated hand pose tracking is an under-explored problem that carries the potential for use in an extensive number of applications, especially in the medical domain. With a robust and accurate tracking system on surgical videos, the…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Nathan Louis , Luowei Zhou , Steven J. Yule , Roger D. Dias , Milisa Manojlovich , Francis D. Pagani , Donald S. Likosky , Jason J. Corso

In this paper, we present a new bottom-up one-stage method for whole-body pose estimation, which we call "hierarchical point regression," or HPRNet for short. In standard body pose estimation, the locations of $\sim 17$ major joints on the…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Nermin Samet , Emre Akbas

The typical bottom-up human pose estimation framework includes two stages, keypoint detection and grouping. Most existing works focus on developing grouping algorithms, e.g., associative embedding, and pixel-wise keypoint regression that we…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Ke Sun , Zigang Geng , Depu Meng , Bin Xiao , Dong Liu , Zhaoxiang Zhang , Jingdong Wang

We introduce DOPE, the first method to detect and estimate whole-body 3D human poses, including bodies, hands and faces, in the wild. Achieving this level of details is key for a number of applications that require understanding the…

计算机视觉与模式识别 · 计算机科学 2020-08-24 Philippe Weinzaepfel , Romain Brégier , Hadrien Combaluzier , Vincent Leroy , Grégory Rogez

Forecasting hand motion and pose from an egocentric perspective is essential for understanding human intention. However, existing methods focus solely on predicting positions without considering articulation, and only when the hands are…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Masashi Hatano , Zhifan Zhu , Hideo Saito , Dima Damen

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

We present EgoTAP, a heatmap-to-3D pose lifting method for highly accurate stereo egocentric 3D pose estimation. Severe self-occlusion and out-of-view limbs in egocentric camera views make accurate pose estimation a challenging problem. To…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Taeho Kang , Youngki Lee

Recent synthetic 3D human datasets for the face, body, and hands have pushed the limits on photorealism. Face recognition and body pose estimation have achieved state-of-the-art performance using synthetic training data alone, but for the…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Zhuoran Zhao , Linlin Yang , Pengzhan Sun , Pan Hui , Angela Yao

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

In the field of 3D Human Pose Estimation (HPE), accurately estimating human pose, especially in scenarios with occlusions, is a significant challenge. This work identifies and addresses a gap in the current state of the art in 3D HPE…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Filipa Lino , Carlos Santiago , Manuel Marques

The teleoperation of robotic hands is limited by the high costs of depth cameras and sensor gloves, commonly used to estimate hand relative joint positions (XYZ). We present a novel, cost-effective approach using three webcams for…

机器人学 · 计算机科学 2026-03-17 Alex Huang , Akshay Karthik

Hand pose estimation from monocular depth images is an important and challenging problem for human-computer interaction. Recently deep convolutional networks (ConvNet) with sophisticated design have been employed to address it, but the…

计算机视觉与模式识别 · 计算机科学 2019-03-04 Hengkai Guo , Guijin Wang , Xinghao Chen , Cairong Zhang , Fei Qiao , Huazhong Yang