中文
相关论文

相关论文: A comprehensive framework for occluded human pose …

200 篇论文

Human pose estimation is a key step to action recognition. We propose a method of estimating 3D human poses from a single image, which works in conjunction with an existing 2D pose/joint detector. 3D pose estimation is challenging because…

计算机视觉与模式识别 · 计算机科学 2014-06-10 Chunyu Wang , Yizhou Wang , Zhouchen Lin , Alan L. Yuille , Wen Gao

Accurate 3D human pose estimation from monocular videos requires effective modelling of complex spatial and temporal dependencies. However, existing methods often face challenges in efficiency and adaptability when modelling spatial and…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Ruochen Li , Shuang Chen , Wenke E , Farshad Arvin , Amir Atapour-Abarghouei

A key step to driver safety is to observe the driver's activities with the face being a key step in this process to extracting information such as head pose, blink rate, yawns, talking to passenger which can then help derive higher level…

计算机视觉与模式识别 · 计算机科学 2018-02-08 Kevan Yuen , Mohan M. Trivedi

Occlusions of objects is one of the indispensable problems in Computer vision. While Convolutional Neural Net-works (CNNs) provide various state of the art approaches for regular image classification, they however, prove to be not as…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Karthick Prasad Gunasekaran , Nikita Jaiman

Occluded person re-identification (ReID) aims to match person images with occlusion. It is fundamentally challenging because of the serious occlusion which aggravates the misalignment problem between images. At the cost of incorporating a…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Kecheng Zheng , Cuiling Lan , Wenjun Zeng , Jiawei Liu , Zhizheng Zhang , Zheng-Jun Zha

Human pose estimation has witnessed a significant advance thanks to the development of deep learning. Recent human pose estimation approaches tend to directly predict the location heatmaps, which causes quantization errors and inevitably…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Rui Zhang , Zheng Zhu , Peng Li , Rui Wu , Chaoxu Guo , Guan Huang , Hailun Xia

Making top-down human pose estimation method present both good performance and high efficiency is appealing. Mask RCNN can largely improve the efficiency by conducting person detection and pose estimation in a single framework, as the…

计算机视觉与模式识别 · 计算机科学 2023-01-13 Ling Li , Lin Zhao , Linhao Xu , Jie Xu

Applications of diffusion models for visual tasks have been quite noteworthy. This paper targets making classification models more robust to occlusions for the task of object recognition by proposing a pipeline that utilizes a frozen…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Rupayan Mallick , Sibo Dong , Nataniel Ruiz , Sarah Adel Bargal

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

We develop a robust multi-scale structure-aware neural network for human pose estimation. This method improves the recent deep conv-deconv hourglass models with four key improvements: (1) multi-scale supervision to strengthen contextual…

计算机视觉与模式识别 · 计算机科学 2018-09-18 Lipeng Ke , Ming-Ching Chang , Honggang Qi , Siwei Lyu

We propose a new method to reconstruct the 3D human body from RGB-D images with occlusions. The foremost challenge is the incompleteness of the RGB-D data due to occlusions between the body and the environment, leading to implausible…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Bowen Dang , Xi Zhao , Bowen Zhang , He Wang

Multi-person pose tracking is an important element for many applications and requires to estimate the human poses of all persons in a video and to track them over time. The association of poses across frames remains an open research…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Andreas Doering , Juergen Gall

Full 3D estimation of human pose from a single image remains a challenging task despite many recent advances. In this paper, we explore the hypothesis that strong prior information about scene geometry can be used to improve pose estimation…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Zhe Wang , Liyan Chen , Shaurya Rathore , Daeyun Shin , Charless Fowlkes

Human pose estimation has made significant advancement in recent years. However, the existing datasets are limited in their coverage of pose variety. In this paper, we introduce a novel benchmark FollowMeUp Sports that makes an important…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Ying Huang , Bin Sun , Haipeng Kan , Jiankai Zhuang , Zengchang Qin

3D human pose estimation from 2D images is a challenging problem due to depth ambiguity and occlusion. Because of these challenges the task is underdetermined, where there exists multiple -- possibly infinite -- poses that are plausible…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Francis Snelgar , Ming Xu , Stephen Gould , Liang Zheng , Akshay Asthana

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

We address the challenges in estimating 3D human poses from multiple views under occlusion and with limited overlapping views. We approach multi-view, single-person 3D human pose reconstruction as a regression problem and propose a novel…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Olivier Moliner , Sangxia Huang , Kalle Åström

In 3D human pose estimation one of the biggest problems is the lack of large, diverse datasets. This is especially true for multi-person 3D pose estimation, where, to our knowledge, there are only machine generated annotations available for…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Marton Veges , Andras Lorincz

Human beings rely heavily on estimation of poses in order to access their body movements. Human pose estimation methods take advantage of computer vision advances in order to track human body movements in real life applications. This comes…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Arindam Chaudhuri

Practical object pose estimation demands robustness against occlusions to the target object. State-of-the-art (SOTA) object pose estimators take a two-stage approach, where the first stage predicts 2D landmarks using a deep network and the…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Bo Chen , Tat-Jun Chin , Marius Klimavicius