中文
相关论文

相关论文: Distribution-Aware Single-Stage Models for Multi-P…

200 篇论文

We propose a CNN-based approach for multi-camera markerless motion capture of the human body. Unlike existing methods that first perform pose estimation on individual cameras and generate 3D models as post-processing, our approach makes use…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Denis Tome , Matteo Toso , Lourdes Agapito , Chris Russell

In this paper, we address the problem of estimating a 3D human pose from a single image, which is important but difficult to solve due to many reasons, such as self-occlusions, wild appearance changes, and inherent ambiguities of 3D…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Geonho Cha , Minsik Lee , Jungchan Cho , Songhwai Oh

Inter-person occlusion and depth ambiguity make estimating the 3D poses of monocular multiple persons as camera-centric coordinates a challenging problem. Typical top-down frameworks suffer from high computational redundancy with an…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Juze Zhang , Jingya Wang , Ye Shi , Fei Gao , Lan Xu , Jingyi Yu

In this paper, we propose a two-stage depth ranking based method (DRPose3D) to tackle the problem of 3D human pose estimation. Instead of accurate 3D positions, the depth ranking can be identified by human intuitively and learned using the…

计算机视觉与模式识别 · 计算机科学 2018-05-25 Min Wang , Xipeng Chen , Wentao Liu , Chen Qian , Liang Lin , Lizhuang Ma

To improve the generalization of 3D human pose estimators, many existing deep learning based models focus on adding different augmentations to training poses. However, data augmentation techniques are limited to the "seen" pose combinations…

计算机视觉与模式识别 · 计算机科学 2023-01-10 Cheng-Yen Yang , Jiajia Luo , Lu Xia , Yuyin Sun , Nan Qiao , Ke Zhang , Zhongyu Jiang , Jenq-Neng Hwang

We introduce a novel approach for 3D whole-body pose estimation, addressing the challenge of scale -- and deformability -- variance across body parts brought by the challenge of extending the 17 major joints on the human body to…

计算机视觉与模式识别 · 计算机科学 2025-01-06 Nermin Samet , Cédric Rommel , David Picard , Eduardo Valle

3D pose estimation from sparse multi-views is a critical task for numerous applications, including action recognition, sports analysis, and human-robot interaction. Optimization-based methods typically follow a two-stage pipeline, first…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Tony Danjun Wang , Tolga Birdal , Nassir Navab , Lennart Bastian

We propose a new self-supervised method for predicting 3D human body pose from a single image. The prediction network is trained from a dataset of unlabelled images depicting people in typical poses and a set of unpaired 2D poses. By…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Jose Sosa , David Hogg

The recovery of multi-person 3D poses from a single RGB image is a severely ill-conditioned problem due to the inherent 2D-3D depth ambiguity, inter-person occlusions, and body truncations. To tackle these issues, recent works have shown…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Nicolas Ugrinovic , Adria Ruiz , Antonio Agudo , Alberto Sanfeliu , Francesc Moreno-Noguer

3D human pose estimation has been a long-standing challenge in computer vision and graphics, where multi-view methods have significantly progressed but are limited by the tedious calibration processes. Existing multi-view methods are…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Boyuan Jiang , Lei Hu , Shihong Xia

We propose a novel generative approach for 3D human pose estimation. 3D human pose estimation poses several key challenges due to the complex geometry of the human body, self-occluding joints, and the requirement for large-scale real-world…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Hyunsoo Lee , Daeum Jeon , Hyeokjae Oh

The goal of this paper is to advance the state-of-the-art of articulated pose estimation in scenes with multiple people. To that end we contribute on three fronts. We propose (1) improved body part detectors that generate effective…

计算机视觉与模式识别 · 计算机科学 2016-12-01 Eldar Insafutdinov , Leonid Pishchulin , Bjoern Andres , Mykhaylo Andriluka , Bernt Schiele

We consider the challenging multi-person 3D body mesh estimation task in this work. Existing methods are mostly two-stage based--one stage for person localization and the other stage for individual body mesh estimation, leading to redundant…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Jianfeng Zhang , Dongdong Yu , Jun Hao Liew , Xuecheng Nie , Jiashi Feng

Camera and LiDAR serve as informative sensors for accurate and robust autonomous driving systems. However, these sensors often exhibit heterogeneous natures, resulting in distributional modality gaps that present significant challenges for…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Yiran Yang , Xu Gao , Tong Wang , Xin Hao , Yifeng Shi , Xiao Tan , Xiaoqing Ye , Jingdong Wang

In this paper, we propose a method for initial camera pose estimation from just a single image which is robust to viewing conditions and does not require a detailed model of the scene. This method meets the growing need of easy deployment…

计算机视觉与模式识别 · 计算机科学 2022-03-10 Matthieu Zins , Gilles Simon , Marie-Odile Berger

We focus on the challenging problem of efficient mouse 3D pose estimation based on static images, and especially single depth images. We introduce an approach to discriminatively train the split nodes of trees in random forest to improve…

计算机视觉与模式识别 · 计算机科学 2015-11-25 Ashwin Nanjappa , Li Cheng , Wei Gao , Chi Xu , Adam Claridge-Chang , Zoe Bichler

Following the success of deep convolutional networks, state-of-the-art methods for 3d human pose estimation have focused on deep end-to-end systems that predict 3d joint locations given raw image pixels. Despite their excellent performance,…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Julieta Martinez , Rayat Hossain , Javier Romero , James J. Little

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

Action recognition and human pose estimation are closely related but both problems are generally handled as distinct tasks in the literature. In this work, we propose a multitask framework for jointly 2D and 3D pose estimation from still…

计算机视觉与模式识别 · 计算机科学 2018-03-22 Diogo C. Luvizon , David Picard , Hedi Tabia

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