中文
相关论文

相关论文: Learning to Estimate 3D Human Pose from Point Clou…

200 篇论文

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

Human 3D pose estimation from a single image is a challenging task with numerous applications. Convolutional Neural Networks (CNNs) have recently achieved superior performance on the task of 2D pose estimation from a single image, by…

计算机视觉与模式识别 · 计算机科学 2017-01-06 Wenzheng Chen , Huan Wang , Yangyan Li , Hao Su , Zhenhua Wang , Changhe Tu , Dani Lischinski , Daniel Cohen-Or , Baoquan Chen

This work addresses the problem of estimating the full body 3D human pose and shape from a single color image. This is a task where iterative optimization-based solutions have typically prevailed, while Convolutional Networks (ConvNets)…

计算机视觉与模式识别 · 计算机科学 2018-05-11 Georgios Pavlakos , Luyang Zhu , Xiaowei Zhou , Kostas Daniilidis

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

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

Estimating 3D human poses from a monocular video is still a challenging task. Many existing methods' performance drops when the target person is occluded by other objects, or the motion is too fast/slow relative to the scale and speed of…

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

This paper studies the task of estimating the 3D human poses of multiple persons from multiple calibrated camera views. Following the top-down paradigm, we decompose the task into two stages, i.e. person localization and pose estimation.…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Size Wu , Sheng Jin , Wentao Liu , Lei Bai , Chen Qian , Dong Liu , Wanli Ouyang

Human pose analysis has garnered significant attention within both the research community and practical applications, owing to its expanding array of uses, including gaming, video surveillance, sports performance analysis, and…

计算机视觉与模式识别 · 计算机科学 2023-10-23 Lijuan Zhou , Xiang Meng , Zhihuan Liu , Mengqi Wu , Zhimin Gao , Pichao Wang

In this paper, a novel deep-learning based framework is proposed to infer 3D human poses from a single image. Specifically, a two-phase approach is developed. We firstly utilize a generator with two branches for the extraction of explicit…

计算机视觉与模式识别 · 计算机科学 2018-09-24 Kun Zhou , Jinmiao Cai , Yao Li , Yulong Shi , Xiaoguang Han , Nianjuan Jiang , Kui Jia , Jiangbo Lu

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

In this paper, we propose a new single shot method for multi-person 3D human pose estimation in complex images. The model jointly learns to locate the human joints in the image, to estimate their 3D coordinates and to group these…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Abdallah Benzine , Bertrand Luvison , Quoc Cuong Pham , Catherine Achard

This paper addresses the 3D point cloud reconstruction and 3D pose estimation of the human hand from a single RGB image. To that end, we present a novel pipeline for local and global point cloud reconstruction using a 3D hand template while…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Ziwei Yu , Linlin Yang , Shicheng Chen , Angela Yao

Accurate 3D human pose estimation from single images is possible with sophisticated deep-net architectures that have been trained on very large datasets. However, this still leaves open the problem of capturing motions for which no such…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Helge Rhodin , Jörg Spörri , Isinsu Katircioglu , Victor Constantin , Frédéric Meyer , Erich Müller , Mathieu Salzmann , Pascal Fua

We propose a new learning-based method for estimating 2D human pose from a single image, using Dual-Source Deep Convolutional Neural Networks (DS-CNN). Recently, many methods have been developed to estimate human pose by using pose priors…

计算机视觉与模式识别 · 计算机科学 2015-04-28 Xiaochuan Fan , Kang Zheng , Yuewei Lin , Song Wang

We propose to combine recent Convolutional Neural Networks (CNN) models with depth imaging to obtain a reliable and fast multi-person pose estimation algorithm applicable to Human Robot Interaction (HRI) scenarios. Our hypothesis is that…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Angel Martínez-González , Michael Villamizar , Olivier Canévet , Jean-Marc Odobez

Estimation of the human pose from a monocular camera has been an emerging research topic in the computer vision community with many applications. Recently, benefited from the deep learning technologies, a significant amount of research…

计算机视觉与模式识别 · 计算机科学 2021-04-26 Wu Liu , Qian Bao , Yu Sun , Tao Mei

Estimating 3D poses of multiple humans in real-time is a classic but still challenging task in computer vision. Its major difficulty lies in the ambiguity in cross-view association of 2D poses and the huge state space when there are…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Long Chen , Haizhou Ai , Rui Chen , Zijie Zhuang , Shuang Liu

We propose an approach to estimate 3D human pose in real world units from a single RGBD image and show that it exceeds performance of monocular 3D pose estimation approaches from color as well as pose estimation exclusively from depth. Our…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Christian Zimmermann , Tim Welschehold , Christian Dornhege , Wolfram Burgard , Thomas Brox

3D human pose estimation is a difficult task, due to challenges such as occluded body parts and ambiguous poses. Graph convolutional networks encode the structural information of the human skeleton in the form of an adjacency matrix, which…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Soubarna Banik , Alejandro Mendoza Gracia , Alois Knoll

We describe a method for 3D human pose estimation from transient images (i.e., a 3D spatio-temporal histogram of photons) acquired by an optical non-line-of-sight (NLOS) imaging system. Our method can perceive 3D human pose by `looking…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Mariko Isogawa , Ye Yuan , Matthew O'Toole , Kris Kitani