中文
相关论文

相关论文: HPERL: 3D Human Pose Estimation from RGB and LiDAR

200 篇论文

Recently, there has been an arms race of pose forecasting methods aimed at solving the spatio-temporal task of predicting a sequence of future 3D poses of a person given a sequence of past observed ones. However, the lack of unified…

This paper introduces a novel framework, i.e., RFPose-OT, to enable the 3D human pose estimation from Radio Frequency (RF) signals. Different from existing methods that predict human poses from RF signals on the signal level directly, we…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Cong Yu , Dongheng Zhang , Zhi Wu , Zhi Lu , Chunyang Xie , Yang Hu , Yan Chen

Current RGB-based 6D object pose estimation methods have achieved noticeable performance on datasets and real world applications. However, predicting 6D pose from single 2D image features is susceptible to disturbance from changing of…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Jun Wu , Lilu Liu , Yue Wang , Rong Xiong

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

The process of tracking human anatomy in computer vision is referred to pose estimation, and it is used in fields ranging from gaming to surveillance. Three-dimensional pose estimation traditionally requires advanced equipment, such as…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Alice Ruget , Max Tyler , Germán Mora Martín , Stirling Scholes , Feng Zhu , Istvan Gyongy , Brent Hearn , Steve McLaughlin , Abderrahim Halimi , Jonathan Leach

Real-world scenes are inherently crowded. Hence, estimating 3D poses of all nearby humans, tracking their movements over time, and understanding their activities within social and environmental contexts are essential for many applications,…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Sandika Biswas , Kian Izadpanah , Hamid Rezatofighi

Most recent approaches to monocular 3D pose estimation rely on Deep Learning. They either train a Convolutional Neural Network to directly regress from image to 3D pose, which ignores the dependencies between human joints, or model these…

计算机视觉与模式识别 · 计算机科学 2016-05-18 Bugra Tekin , Isinsu Katircioglu , Mathieu Salzmann , Vincent Lepetit , Pascal Fua

Predicting 3D human pose from images has seen great recent improvements. Novel approaches that can even predict both pose and shape from a single input image have been introduced, often relying on a parametric model of the human body such…

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

We address the problem of estimating the pose of humans using RGB image input. More specifically, we are using a random forest classifier to classify pixels into joint-based body part categories, much similar to the famous Kinect pose…

计算机视觉与模式识别 · 计算机科学 2014-05-28 Oscar Danielsson , Omid Aghazadeh

We propose a new single-shot method for multi-person 3D pose estimation in general scenes from a monocular RGB camera. Our approach uses novel occlusion-robust pose-maps (ORPM) which enable full body pose inference even under strong partial…

计算机视觉与模式识别 · 计算机科学 2018-08-29 Dushyant Mehta , Oleksandr Sotnychenko , Franziska Mueller , Weipeng Xu , Srinath Sridhar , Gerard Pons-Moll , Christian Theobalt

This paper presents the first study on forecasting human dynamics from static images. The problem is to input a single RGB image and generate a sequence of upcoming human body poses in 3D. To address the problem, we propose the 3D Pose…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Yu-Wei Chao , Jimei Yang , Brian Price , Scott Cohen , Jia Deng

We propose a scalable, efficient and accurate approach to retrieve 3D models for objects in the wild. Our contribution is twofold. We first present a 3D pose estimation approach for object categories which significantly outperforms the…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Alexander Grabner , Peter M. Roth , Vincent Lepetit

Pose estimation is a vital step in many robotics and perception tasks such as robotic manipulation, autonomous vehicle navigation, etc. Current state-of-the-art pose estimation methods rely on deep neural networks with complicated…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Abhinav Jain , Frank Dellaert

This study addresses the challenge of accurate 6D pose estimation in Augmented Reality (AR), a critical component for seamlessly integrating virtual objects into real-world environments. Our research primarily addresses the difficulty of…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Mayura Manawadu , Sieun Park , Soon-Yong Park

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

Human modelling and pose estimation stands at the crossroads of Computer Vision, Computer Graphics, and Machine Learning. This paper presents a thorough investigation of this interdisciplinary field, examining various algorithms,…

计算机视觉与模式识别 · 计算机科学 2024-06-28 Pawel Knap

Human pose estimation faces hurdles in real-world applications due to factors like lighting changes, occlusions, and cluttered environments. We introduce a unique RGB-Thermal Nearly Paired and Annotated 2D Pose Dataset, comprising over…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Avinash Upadhyay , Bhipanshu Dhupar , Manoj Sharma , Ankit Shukla , Ajith Abraham

Pose estimation commonly refers to computer vision methods that recognize people's body postures in images or videos. With recent advancements in deep learning, we now have compelling models to tackle the problem in real-time. Since these…

机器人学 · 计算机科学 2021-07-07 Arash Amini , Hafez Farazi , Sven Behnke

Estimating three-dimensional human poses from the positions of two-dimensional joints has shown promising results.However, using two-dimensional joint coordinates as input loses more information than image-based approaches and results in…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Shu Chen , Lei Zhang , Beiji Zou

Human pose estimation (HPE) has attracted a significant amount of attention from the computer vision community in the past decades. Moreover, HPE has been applied to various domains, such as human-computer interaction, sports analysis, and…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Gongjin Lan , Yu Wu , Fei Hu , Qi Hao