中文
相关论文

相关论文: Human Pose Estimation using Deep Consensus Voting

200 篇论文

We propose a novel efficient and lightweight model for human pose estimation from a single image. Our model is designed to achieve competitive results at a fraction of the number of parameters and computational cost of various…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Hossam Isack , Christian Haene , Cem Keskin , Sofien Bouaziz , Yuri Boykov , Shahram Izadi , Sameh Khamis

This paper addresses the problem of 3D human pose estimation from a single image. We follow a standard two-step pipeline by first detecting the 2D position of the $N$ body joints, and then using these observations to infer 3D pose. For the…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Francesc Moreno-Noguer

Recognition of human poses and actions is crucial for autonomous systems to interact smoothly with people. However, cameras generally capture human poses in 2D as images and videos, which can have significant appearance variations across…

计算机视觉与模式识别 · 计算机科学 2021-11-19 Ting Liu , Jennifer J. Sun , Long Zhao , Jiaping Zhao , Liangzhe Yuan , Yuxiao Wang , Liang-Chieh Chen , Florian Schroff , Hartwig Adam

Human pose estimation - the process of recognizing a human's limb positions and orientations in a video - has many important applications including surveillance, diagnosis of movement disorders, and computer animation. While deep learning…

计算机视觉与模式识别 · 计算机科学 2019-02-11 Steven Schwarcz , Thomas Pollard

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

For human pose estimation in still images, this paper proposes three semi- and weakly-supervised learning schemes. While recent advances of convolutional neural networks improve human pose estimation using supervised training data, our…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Norimichi Ukita , Yusuke Uematsu

The existing human pose estimation methods are confronted with inaccurate long-distance regression or high computational cost due to the complex learning objectives. This work proposes a novel deep learning framework for human pose…

计算机视觉与模式识别 · 计算机科学 2021-05-18 ZiFan Chen , Xin Qin , Chao Yang , Li Zhang

The task of three-dimensional (3D) human pose estimation from a single image can be divided into two parts: (1) Two-dimensional (2D) human joint detection from the image and (2) estimating a 3D pose from the 2D joints. Herein, we focus on…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Yasunori Kudo , Keisuke Ogaki , Yusuke Matsui , Yuri Odagiri

Dense human pose estimation is the problem of learning dense correspondences between RGB images and the surfaces of human bodies, which finds various applications, such as human body reconstruction, human pose transfer, and human action…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Liqian Ma , Lingjie Liu , Christian Theobalt , Luc Van Gool

Sensor-based Human Activity Recognition facilitates unobtrusive monitoring of human movements. However, determining the most effective sensor placement for optimal classification performance remains challenging. This paper introduces a…

机器学习 · 计算机科学 2023-07-07 Orhan Konak , Alexander Wischmann , Robin van de Water , Bert Arnrich

Many real-world applications require the estimation of human body joints for higher-level tasks as, for example, human behaviour understanding. In recent years, depth sensors have become a popular approach to obtain three-dimensional…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Manuel J. Marin-Jimenez , Francisco J. Romero-Ramirez , Rafael Muñoz-Salinas , Rafael Medina-Carnicer

Vision-based monocular human pose estimation, as one of the most fundamental and challenging problems in computer vision, aims to obtain posture of the human body from input images or video sequences. The recent developments of deep…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Yucheng Chen , Yingli Tian , Mingyi He

This paper addresses the problem of 3D pose estimation for multiple people in a few calibrated camera views. The main challenge of this problem is to find the cross-view correspondences among noisy and incomplete 2D pose predictions. Most…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Junting Dong , Wen Jiang , Qixing Huang , Hujun Bao , Xiaowei Zhou

In this paper, we propose a novel 3D human pose estimation algorithm from a single image based on neural networks. We adopted the structure of the relational networks in order to capture the relations among different body parts. In our…

计算机视觉与模式识别 · 计算机科学 2018-07-23 Sungheon Park , Nojun Kwak

Estimating the head pose of a person is a crucial problem that has a large amount of applications such as aiding in gaze estimation, modeling attention, fitting 3D models to video and performing face alignment. Traditionally head pose is…

计算机视觉与模式识别 · 计算机科学 2018-07-11 Nataniel Ruiz , Eunji Chong , James M. Rehg

Thanks to the development of 2D keypoint detectors, monocular 3D human pose estimation (HPE) via 2D-to-3D uplifting approaches have achieved remarkable improvements. Still, monocular 3D HPE is a challenging problem due to the inherent depth…

计算机视觉与模式识别 · 计算机科学 2023-08-04 Jeongjun Choi , Dongseok Shim , H. Jin Kim

Human pose estimation (HPE) with convolutional neural networks (CNNs) for indoor monitoring is one of the major challenges in computer vision. In contrast to HPE in perspective views, an indoor monitoring system can consist of an…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Jingrui Yu , Tobias Scheck , Roman Seidel , Yukti Adya , Dipankar Nandi , Gangolf Hirtz

In this paper, we propose an end-to-end trainable regression approach for human pose estimation from still images. We use the proposed Soft-argmax function to convert feature maps directly to joint coordinates, resulting in a fully…

计算机视觉与模式识别 · 计算机科学 2017-10-09 Diogo C. Luvizon , Hedi Tabia , David Picard

We propose a new method for human pose estimation which leverages information from multiple views to impose a strong prior on articulated pose. The novelty of the method concerns the types of coherence modelled. Consistency is maximised…

计算机视觉与模式识别 · 计算机科学 2017-09-26 Emre Dogan , Gonen Eren , Christian Wolf , Eric Lombardi , Atilla Baskurt

In this work we address the challenging problem of 3D human pose estimation from single images. Recent approaches learn deep neural networks to regress 3D pose directly from images. One major challenge for such methods, however, is the…

计算机视觉与模式识别 · 计算机科学 2017-09-07 Umar Iqbal , Andreas Doering , Hashim Yasin , Björn Krüger , Andreas Weber , Juergen Gall