中文
相关论文

相关论文: Hand Pose Estimation via Latent 2.5D Heatmap Regre…

200 篇论文

Monocular 3D human pose and shape estimation is an inherently ill-posed problem due to depth ambiguities, occlusions, and truncations. Recent probabilistic approaches learn a distribution over plausible 3D human meshes by maximizing the…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Tom Wehrbein , Marco Rudolph , Bodo Rosenhahn , Bastian Wandt

In this paper we introduce a large-scale hand pose dataset, collected using a novel capture method. Existing datasets are either generated synthetically or captured using depth sensors: synthetic datasets exhibit a certain level of…

计算机视觉与模式识别 · 计算机科学 2017-12-12 Shanxin Yuan , Qi Ye , Bjorn Stenger , Siddhant Jain , Tae-Kyun Kim

Although significant improvement has been achieved recently in 3D human pose estimation, most of the previous methods only treat a single-person case. In this work, we firstly propose a fully learning-based, camera distance-aware top-down…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Gyeongsik Moon , Ju Yong Chang , Kyoung Mu Lee

Multi-person 3D human pose estimation from a single image is a challenging problem, especially for in-the-wild settings due to the lack of 3D annotated data. We propose HG-RCNN, a Mask-RCNN based network that also leverages the benefits of…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Rishabh Dabral , Nitesh B Gundavarapu , Rahul Mitra , Abhishek Sharma , Ganesh Ramakrishnan , Arjun Jain

Despite recent success on 2D human pose estimation, 3D human pose estimation still remains an open problem. A key challenge is the ill-posed depth ambiguity nature. This paper presents a novel intermediate feature representation named…

计算机视觉与模式识别 · 计算机科学 2017-11-30 Qingfu Wan , Wei Zhang , Xiangyang Xue

Estimating the 3D pose of an object is a challenging task that can be considered within augmented reality or robotic applications. In this paper, we propose a novel approach to perform 6 DoF object pose estimation from a single RGB-D image.…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Mathieu Gonzalez , Amine Kacete , Albert Murienne , Eric Marchand

Egocentric 3D human pose estimation with a single head-mounted fisheye camera has recently attracted attention due to its numerous applications in virtual and augmented reality. Existing methods still struggle in challenging poses where the…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Jian Wang , Lingjie Liu , Weipeng Xu , Kripasindhu Sarkar , Diogo Luvizon , Christian Theobalt

3D human pose estimation using monocular images is an important yet challenging task. Existing 3D pose detection methods exhibit excellent performance under normal conditions however their performance may degrade due to occlusion. Recently…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Mehwish Ghafoor , Arif Mahmood

With an enormous number of hand images generated over time, unleashing pose knowledge from unlabeled images for supervised hand mesh estimation is an emerging yet challenging topic. To alleviate this issue, semi-supervised and…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Zuyan Liu , Gaojie Lin , Congyi Wang , Min Zheng , Feida Zhu

3D human pose estimation captures the human joint points in three-dimensional space while keeping the depth information and physical structure. That is essential for applications that require precise pose information, such as human-computer…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Jianbin Jiao , Xina Cheng , Weijie Chen , Xiaoting Yin , Hao Shi , Kailun Yang

We present a method for reconstructing accurate and consistent 3D hands from a monocular video. We observe that detected 2D hand keypoints and the image texture provide important cues about the geometry and texture of the 3D hand, which can…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Zhigang Tu , Zhisheng Huang , Yujin Chen , Di Kang , Linchao Bao , Bisheng Yang , Junsong Yuan

Egocentric 3D human pose estimation using a single fisheye camera has become popular recently as it allows capturing a wide range of daily activities in unconstrained environments, which is difficult for traditional outside-in motion…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Jian Wang , Lingjie Liu , Weipeng Xu , Kripasindhu Sarkar , Christian Theobalt

Conventional 3D human pose estimation relies on first detecting 2D body keypoints and then solving the 2D to 3D correspondence problem.Despite the promising results, this learning paradigm is highly dependent on the quality of the 2D…

计算机视觉与模式识别 · 计算机科学 2021-12-22 Jue Wang , Shaoli Huang , Xinchao Wang , Dacheng Tao

Estimating camera wearer's body pose from an egocentric view (egopose) is a vital task in augmented and virtual reality. Existing approaches either use a narrow field of view front facing camera that barely captures the wearer, or an…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Hao Jiang , Vamsi Krishna Ithapu

Inferring 3D human pose from 2D images is a challenging and long-standing problem in the field of computer vision with many applications including motion capture, virtual reality, surveillance or gait analysis for sports and medicine. We…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Luca Schmidtke , Benjamin Hou , Athanasios Vlontzos , Bernhard Kainz

Robotic-assistive therapy has demonstrated very encouraging results for children with Autism. Accurate estimation of the child's pose is essential both for human-robot interaction and for therapy assessment purposes. Non-intrusive methods…

机器人学 · 计算机科学 2024-02-14 Laura Santos , Bernardo Carvalho , Catarina Barata , José Santos-Victor

In this paper we introduce a novel method to estimate the head pose of people in single images starting from a small set of head keypoints. To this purpose, we propose a regression model that exploits keypoints computed automatically by 2D…

计算机视觉与模式识别 · 计算机科学 2021-11-04 Giorgio Cantarini , Federico Figari Tomenotti , Nicoletta Noceti , Francesca Odone

Accurate estimation of the in-hand pose of an object based on its CAD model is crucial in both industrial applications and everyday tasks, ranging from positioning workpieces and assembling components to seamlessly inserting devices like…

机器学习 · 计算机科学 2025-09-22 Mingdong Wu , Long Yang , Jin Liu , Weiyao Huang , Lehong Wu , Zelin Chen , Daolin Ma , Hao Dong

Monocular 3D human pose estimation from RGB images has attracted significant attention in recent years. However, recent models depend on supervised training with 3D pose ground truth data or known pose priors for their target domains. 3D…

计算机视觉与模式识别 · 计算机科学 2023-05-15 Shuangjun Liu , Michael Wan , Sarah Ostadabbas

3D human pose estimation from a single image is still a challenging problem despite the large amount of work that has been performed in this field. Generally, most methods directly use neural networks and ignore certain constraints (e.g.,…

计算机视觉与模式识别 · 计算机科学 2024-03-06 Yicheng Deng , Cheng Sun , Yongqi Sun , Jiahui Zhu
‹ 上一页 1 8 9 10 下一页 ›