中文
相关论文

相关论文: Occlusion Resilient 3D Human Pose Estimation

200 篇论文

Recently, deep learning-based 3D face reconstruction methods have demonstrated promising advancements in terms of quality and efficiency. Nevertheless, these techniques face challenges in effectively handling occluded scenes and fail to…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Dapeng Zhao

We address the problem of 3D human pose estimation from 2D input images using only weakly supervised training data. Despite showing considerable success for 2D pose estimation, the application of supervised machine learning to 3D pose…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Matteo Ruggero Ronchi , Oisin Mac Aodha , Robert Eng , Pietro Perona

Monocular 3D human reconstruction in real-world scenarios remains highly challenging due to frequent occlusions from surrounding objects, people, or image truncation. Such occlusions lead to missing geometry and unreliable appearance cues,…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Yuanwang Yang , Hongliang Liu , Muxin Zhang , Nan Ma , Jingyu Yang , Yu-Kun Lai , Kun Li

This paper proposes a method for visually explaining the decision-making process of video recognition networks with a temporal extension of occlusion sensitivity analysis, called Adaptive Occlusion Sensitivity Analysis (AOSA). The key idea…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Tomoki Uchiyama , Naoya Sogi , Satoshi Iizuka , Koichiro Niinuma , Kazuhiro Fukui

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

Monocular 3D human pose estimation is quite challenging due to the inherent ambiguity and occlusion, which often lead to high uncertainty and indeterminacy. On the other hand, diffusion models have recently emerged as an effective tool for…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Jia Gong , Lin Geng Foo , Zhipeng Fan , Qiuhong Ke , Hossein Rahmani , Jun Liu

3D face reconstruction technology aims to generate a face stereo model naturally and realistically. Previous deep face reconstruction approaches are typically designed to generate convincing textures and cannot generalize well to multiple…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Dapeng Zhao , Yue Qi

Human pose estimation aims to locate the human body parts and build human body representation (e.g., body skeleton) from input data such as images and videos. It has drawn increasing attention during the past decade and has been utilized in…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Ce Zheng , Wenhan Wu , Chen Chen , Taojiannan Yang , Sijie Zhu , Ju Shen , Nasser Kehtarnavaz , Mubarak Shah

Convolutional Neural Network based approaches for monocular 3D human pose estimation usually require a large amount of training images with 3D pose annotations. While it is feasible to provide 2D joint annotations for large corpora of…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Ikhsanul Habibie , Weipeng Xu , Dushyant Mehta , Gerard Pons-Moll , Christian Theobalt

Humans can infer the missing parts of an occluded object by leveraging prior knowledge and visible cues. However, enabling deep learning models to accurately predict such occluded regions remains a challenging task. De-occlusion addresses…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Seung Young Noh , Ju Yong Chang

We propose to leverage recent advances in reliable 2D pose estimation with Convolutional Neural Networks (CNN) to estimate the 3D pose of people from depth images in multi-person Human-Robot Interaction (HRI) scenarios. Our method is based…

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

Human motion reconstruction from monocular videos is a fundamental challenge in computer vision, with broad applications in AR/VR, robotics, and digital content creation, but remains challenging under frequent occlusions in real-world…

计算机视觉与模式识别 · 计算机科学 2026-01-26 Zhiyin Qian , Siwei Zhang , Bharat Lal Bhatnagar , Federica Bogo , Siyu Tang

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

Most recent approaches to monocular 3D human pose estimation rely on Deep Learning. They typically involve regressing from an image to either 3D joint coordinates directly or 2D joint locations from which 3D coordinates are inferred. Both…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Bugra Tekin , Pablo Márquez-Neila , Mathieu Salzmann , Pascal Fua

Video-based human pose estimation remains challenged by motion blur, occlusion, and complex spatiotemporal dynamics. Existing methods often rely on heatmaps or implicit spatio-temporal feature aggregation, which limits joint topology…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Quang Dang Huynh , Xuefei Yin , Andrew Busch , Hugo G. Espinosa , Alan Wee-Chung Liew , Matthew T. O. Worsey , Yanming Zhu

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

3D human pose reconstruction from single-view camera is a difficult and challenging topic. Many approaches have been proposed, but almost focusing on frame-by-frame independently while inter-frames are highly correlated in a pose sequence.…

计算机视觉与模式识别 · 计算机科学 2019-01-11 X. T. Nguyen , T. D. Ngo , T. H. Le

Articulated hand pose estimation plays an important role in human-computer interaction. Despite the recent progress, the accuracy of existing methods is still not satisfactory, partially due to the difficulty of embedded high-dimensional…

计算机视觉与模式识别 · 计算机科学 2016-12-28 Liuhao Ge , Hui Liang , Junsong Yuan , Daniel Thalmann

Human pose estimation in unconstrained images and videos is a fundamental computer vision task. To illustrate the evolutionary path in technique, in this survey we summarize representative human pose methods in a structured taxonomy, with a…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Feng Zhang , Xiatian Zhu , Chen Wang

The regression of 3D Human Pose and Shape (HPS) from an image is becoming increasingly accurate. This makes the results useful for downstream tasks like human action recognition or 3D graphics. Yet, no regressor is perfect, and accuracy can…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Sai Kumar Dwivedi , Cordelia Schmid , Hongwei Yi , Michael J. Black , Dimitrios Tzionas
‹ 上一页 1 8 9 10 下一页 ›