中文
相关论文

相关论文: Exploring Severe Occlusion: Multi-Person 3D Pose E…

200 篇论文

Current works on multi-person 3D pose estimation mainly focus on the estimation of the 3D joint locations relative to the root joint and ignore the absolute locations of each pose. In this paper, we propose the Human Depth Estimation…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Jiahao Lin , Gim Hee Lee

We propose a new loss function, called motion loss, for the problem of monocular 3D Human pose estimation from 2D pose. In computing motion loss, a simple yet effective representation for keypoint motion, called pairwise motion encoding, is…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Jingbo Wang , Sijie Yan , Yuanjun Xiong , Dahua Lin

Estimating 3D human poses from 2D images is challenging due to occlusions and projective acquisition. Learning-based approaches have been largely studied to address this challenge, both in single and multi-view setups. These solutions…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Seyed Abolfazl Ghasemzadeh , Alexandre Alahi , Christophe De Vleeschouwer

Head orientation is a challenging Computer Vision problem that has been extensively researched having a wide variety of applications. However, current state-of-the-art systems still underperform in the presence of occlusions and are…

计算机视觉与模式识别 · 计算机科学 2023-11-13 José Celestino , Manuel Marques , Jacinto C. Nascimento , João Paulo Costeira

Hand pose estimation from monocular depth images has been an important and challenging problem in the Computer Vision community. In this paper, we present a novel approach to estimate 3D hand joint locations from 2D depth images. Unlike…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Rohan Lekhwani , Bhupendra Singh

Human pose estimation remains a multifaceted challenge in computer vision, pivotal across diverse domains such as behavior recognition, human-computer interaction, and pedestrian tracking. This paper proposes an improved method based on the…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Jie Zhao , Jianing Li , Weihan Chen , Wentong Wang , Pengfei Yuan , Xu Zhang , Deshu Peng

We present a bundle-adjustment-based algorithm for recovering accurate 3D human pose and meshes from monocular videos. Unlike previous algorithms which operate on single frames, we show that reconstructing a person over an entire sequence…

计算机视觉与模式识别 · 计算机科学 2019-05-13 Anurag Arnab , Carl Doersch , Andrew Zisserman

The 3D pose estimation from a single image is a challenging problem due to depth ambiguity. One type of the previous methods lifts 2D joints, obtained by resorting to external 2D pose detectors, to the 3D space. However, this type of…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Changgong Zhang , Fangneng Zhan , Yuan Chang

We explore 3D human pose estimation from a single RGB image. While many approaches try to directly predict 3D pose from image measurements, we explore a simple architecture that reasons through intermediate 2D pose predictions. Our approach…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Ching-Hang Chen , Deva Ramanan

3D human pose estimation involves reconstructing the human skeleton by detecting the body joints. Accurate and efficient solutions are required for several real-world applications including animation, human-robot interaction, surveillance,…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Ana Filipa Rodrigues Nogueira , Hélder P. Oliveira , Luís F. Teixeira

In this work, we demonstrate that 3D poses in video can be effectively estimated with a fully convolutional model based on dilated temporal convolutions over 2D keypoints. We also introduce back-projection, a simple and effective…

计算机视觉与模式识别 · 计算机科学 2019-04-01 Dario Pavllo , Christoph Feichtenhofer , David Grangier , Michael Auli

Human silhouette extraction is a fundamental task in computer vision with applications in various downstream tasks. However, occlusions pose a significant challenge, leading to incomplete and distorted silhouettes. To address this…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Arindam Dutta , Rohit Lal , Dripta S. Raychaudhuri , Calvin Khang Ta , Amit K. Roy-Chowdhury

3D human pose estimation has wide applications in fields such as intelligent surveillance, motion capture, and virtual reality. However, in real-world scenarios, issues such as occlusion, noise interference, and missing viewpoints can…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Jianbin Jiao , Xina Cheng , Kailun Yang , Xiangrong Zhang , Licheng Jiao

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

Despite significant progress in single image-based 3D human mesh recovery, accurately and smoothly recovering 3D human motion from a video remains challenging. Existing video-based methods generally recover human mesh by estimating the…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Yingxuan You , Hong Liu , Ti Wang , Wenhao Li , Runwei Ding , Xia Li

Despite the significant improvement in the performance of monocular pose estimation approaches and their ability to generalize to unseen environments, multi-view (MV) approaches are often lagging behind in terms of accuracy and are specific…

计算机视觉与模式识别 · 计算机科学 2019-10-09 Abdolrahim Kadkhodamohammadi , Nicolas Padoy

While there has been a success in 2D human pose estimation with convolutional neural networks (CNNs), 3D human pose estimation has not been thoroughly studied. In this paper, we tackle the 3D human pose estimation task with end-to-end…

计算机视觉与模式识别 · 计算机科学 2016-09-09 Sungheon Park , Jihye Hwang , Nojun Kwak

We propose a viewpoint invariant model for 3D human pose estimation from a single depth image. To achieve this, our discriminative model embeds local regions into a learned viewpoint invariant feature space. Formulated as a multi-task…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Albert Haque , Boya Peng , Zelun Luo , Alexandre Alahi , Serena Yeung , Li Fei-Fei

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

Following the successful application of deep convolutional neural networks to 2d human pose estimation, the next logical problem to solve is 3d human pose estimation from monocular images. While previous solutions have shown some success,…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Alec Diaz-Arias , Mitchell Messmore , Dmitriy Shin , Stephen Baek