中文
相关论文

相关论文: Single upper limb pose estimation method based on …

200 篇论文

Rehabilitation is important to improve quality of life for mobility-impaired patients. Smart walkers are a commonly used solution that should embed automatic and objective tools for data-driven human-in-the-loop control and monitoring.…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Manuel Palermo , Sara Moccia , Lucia Migliorelli , Emanuele Frontoni , Cristina P. Santos

In this paper, we propose a novel graph convolutional network architecture, Graph Stacked Hourglass Networks, for 2D-to-3D human pose estimation tasks. The proposed architecture consists of repeated encoder-decoder, in which…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Tianhan Xu , Wataru Takano

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

In general, human pose estimation methods are categorized into two approaches according to their architectures: regression (i.e., heatmap-free) and heatmap-based methods. The former one directly estimates precise coordinates of each…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Jonghyun Kim , Bosang Kim , Hyotae Lee , Jungpyo Kim , Wonhyeok Im , Lanying Jin , Dowoo Kwon , Jungho Lee

We develop a robust multi-scale structure-aware neural network for human pose estimation. This method improves the recent deep conv-deconv hourglass models with four key improvements: (1) multi-scale supervision to strengthen contextual…

计算机视觉与模式识别 · 计算机科学 2018-09-18 Lipeng Ke , Ming-Ching Chang , Honggang Qi , Siwei Lyu

The practical application requests both accuracy and efficiency on multi-person pose estimation algorithms. But the high accuracy and fast inference speed are dominated by top-down methods and bottom-up methods respectively. To make a…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Jiabin Zhang , Zheng Zhu , Jiwen Lu , Junjie Huang , Guan Huang , Jie Zhou

This paper is on highly accurate and highly efficient human pose estimation. Recent works based on Fully Convolutional Networks (FCNs) have demonstrated excellent results for this difficult problem. While residual connections within FCNs…

计算机视觉与模式识别 · 计算机科学 2020-02-26 Adrian Bulat , Jean Kossaifi , Georgios Tzimiropoulos , Maja Pantic

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

For applications in navigation and robotics, estimating the 3D pose of objects is as important as detection. Many approaches to pose estimation rely on detecting or tracking parts or keypoints [11, 21]. In this paper we build on a recent…

计算机视觉与模式识别 · 计算机科学 2016-09-20 Patrick Poirson , Phil Ammirato , Cheng-Yang Fu , Wei Liu , Jana Kosecka , Alexander C. Berg

In this paper, we propose a fully convolutional network for 3D human pose estimation from monocular images. We use limb orientations as a new way to represent 3D poses and bind the orientation together with the bounding box of each limb…

计算机视觉与模式识别 · 计算机科学 2018-12-06 Chenxu Luo , Xiao Chu , Alan Yuille

We observe that human poses exhibit strong group-wise structural correlation and spatial coupling between keypoints due to the biological constraints of different body parts. This group-wise structural correlation can be explored to improve…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Zhehan Kan , Shuoshuo Chen , Zeng Li , Zhihai He

Estimating 3D poses from a monocular video is still a challenging task, despite the significant progress that has been made in recent years. Generally, the performance of existing methods drops when the target person is too small/large, or…

计算机视觉与模式识别 · 计算机科学 2020-04-27 Yu Cheng , Bo Yang , Bo Wang , Robby T. Tan

Monocular 3D human pose estimation has made progress in recent years. Most of the methods focus on single persons, which estimate the poses in the person-centric coordinates, i.e., the coordinates based on the center of the target person.…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Yu Cheng , Bo Wang , Robby T. Tan

We present a box-free bottom-up approach for the tasks of pose estimation and instance segmentation of people in multi-person images using an efficient single-shot model. The proposed PersonLab model tackles both semantic-level reasoning…

计算机视觉与模式识别 · 计算机科学 2018-03-23 George Papandreou , Tyler Zhu , Liang-Chieh Chen , Spyros Gidaris , Jonathan Tompson , Kevin Murphy

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

Multi-person pose estimation generally follows top-down and bottom-up paradigms. Both of them use an extra stage ($\boldsymbol{e.g.,}$ human detection in top-down paradigm or grouping process in bottom-up paradigm) to build the relationship…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Yabo Xiao , Xiaojuan Wang , Dongdong Yu , Kai Su , Lei Jin , Mei Song , Shuicheng Yan , Jian Zhao

Multi-frame human pose estimation in complicated situations is challenging. Although state-of-the-art human joints detectors have demonstrated remarkable results for static images, their performances come short when we apply these models to…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Zhenguang Liu , Haoming Chen , Runyang Feng , Shuang Wu , Shouling Ji , Bailin Yang , Xun Wang

Like many computer vision problems, human pose estimation is a challenging problem in that recognizing a body part requires not only information from local area but also from areas with large spatial distance. In order to spatially pass…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Te Qi , Bayram Bayramli , Usman Ali , Qinchuan Zhang , Hongtao Lu

Pose estimation is a crucial task in computer vision, with wide applications in autonomous driving, human motion capture, and virtual reality. However, existing methods still face challenges in achieving high accuracy, particularly in…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Liang Feng , Ming Xu , Lihua Wen , Zhixuan Shen

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