中文
相关论文

相关论文: Online Test-time Adaptation for 3D Human Pose Esti…

200 篇论文

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

This work proposes a process for efficiently training a point-wise object detector that enables localizing objects and computing their 6D poses in cluttered and occluded scenes. Accurate pose estimation is typically a requirement for robust…

计算机视觉与模式识别 · 计算机科学 2019-02-22 Jean-Philippe Mercier , Chaitanya Mitash , Philippe Giguère , Abdeslam Boularias

We propose a novel top-down approach that tackles the problem of multi-person human pose estimation and tracking in videos. In contrast to existing top-down approaches, our method is not limited by the performance of its person detector and…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Manchen Wang , Joseph Tighe , Davide Modolo

Existing marker-less motion capture methods often assume known backgrounds, static cameras, and sequence specific motion priors, which narrows its application scenarios. Here we propose a fully automatic method that given multi-view video,…

计算机视觉与模式识别 · 计算机科学 2018-05-01 Yinghao Huang , Federica Bogo , Christoph Lassner , Angjoo Kanazawa , Peter V. Gehler , Ijaz Akhter , Michael J. Black

Category-level 3D pose estimation is a fundamentally important problem in computer vision and robotics, e.g. for embodied agents or to train 3D generative models. However, so far methods that estimate the category-level object pose require…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Leonhard Sommer , Artur Jesslen , Eddy Ilg , Adam Kortylewski

We consider the task of re-calibrating the 3D pose of a static surveillance camera, whose pose may change due to external forces, such as birds, wind, falling objects or earthquakes. Conventionally, camera pose estimation can be solved with…

计算机视觉与模式识别 · 计算机科学 2020-01-03 Yan Xu , Vivek Roy , Kris Kitani

Existing multi-person video pose estimation methods typically adopt a two-stage pipeline: detecting individuals in each frame, followed by temporal modeling for single person pose estimation. This design relies on heuristic operations such…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Yonghui Yu , Jiahang Cai , Xun Wang , Wenwu Yang

This paper addresses the problem of estimating and tracking human body keypoints in complex, multi-person video. We propose an extremely lightweight yet highly effective approach that builds upon the latest advancements in human detection…

计算机视觉与模式识别 · 计算机科学 2018-05-04 Rohit Girdhar , Georgia Gkioxari , Lorenzo Torresani , Manohar Paluri , Du Tran

Since the introduction of modern deep learning methods for object pose estimation, test accuracy and efficiency has increased significantly. For training, however, large amounts of annotated training data are required for good performance.…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Frederik Hagelskjaer , Anders Glent Buch

This paper presents an algorithm to reconstruct temporally consistent 3D meshes of deformable object instances from videos in the wild. Without requiring annotations of 3D mesh, 2D keypoints, or camera pose for each video frame, we pose…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Xueting Li , Sifei Liu , Shalini De Mello , Kihwan Kim , Xiaolong Wang , Ming-Hsuan Yang , Jan Kautz

Multi-person pose estimation methods generally follow top-down and bottom-up paradigms, both of which can be considered as two-stage approaches thus leading to the high computation cost and low efficiency. Towards a compact and efficient…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Yabo Xiao , Xiaojuan Wang , Dongdong Yu , Guoli Wang , Qian Zhang , Mingshu He

We present a simple, yet effective, approach for self-supervised 3D human pose estimation. Unlike the prior work, we explore the temporal information next to the multi-view self-supervision. During training, we rely on triangulating 2D body…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Arij Bouazizi , Ulrich Kressel , Vasileios Belagiannis

This paper addresses the problem of 2D pose representation during unsupervised 2D to 3D pose lifting to improve the accuracy, stability and generalisability of 3D human pose estimation (HPE) models. All unsupervised 2D-3D HPE approaches…

计算机视觉与模式识别 · 计算机科学 2022-09-02 Peter Hardy , Srinandan Dasmahapatra , Hansung Kim

We propose a novel algorithm for the fitting of 3D human shape to images. Combining the accuracy and refinement capabilities of iterative gradient-based optimization techniques with the robustness of deep neural networks, we propose a…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Jie Song , Xu Chen , Otmar Hilliges

3D human pose estimation is a key component of clinical monitoring systems. The clinical applicability of deep pose estimation models, however, is limited by their poor generalization under domain shifts along with their need for sufficient…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Alexander Bigalke , Lasse Hansen , Jasper Diesel , Carlotta Hennigs , Philipp Rostalski , Mattias P. Heinrich

Previous video-based human pose estimation methods have shown promising results by leveraging aggregated features of consecutive frames. However, most approaches compromise accuracy to mitigate jitter or do not sufficiently comprehend the…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Kyung-Min Jin , Byoung-Sung Lim , Gun-Hee Lee , Tae-Kyung Kang , Seong-Whan Lee

Pedestrian motion, due to its causal nature, is strongly influenced by domain gaps arising from discrepancies between training and testing data distributions. Focusing on 3D human pose estimation, this work presents a controllable human…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Xinhao Hu , Yiyi Zhang , Liqing Zhang , Jianfu Zhang

Occlusions remain one of the key challenges in 3D body pose estimation from single-camera video sequences. Temporal consistency has been extensively used to mitigate their impact but the existing algorithms in the literature do not…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Soumava Kumar Roy , Ilia Badanin , Sina Honari , Pascal Fua

This paper presents a novel 3D human pose estimation approach using a single stream of asynchronous events as input. Most of the state-of-the-art approaches solve this task with RGB cameras, however struggling when subjects are moving fast.…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Gianluca Scarpellini , Pietro Morerio , Alessio Del Bue

The typical bottom-up human pose estimation framework includes two stages, keypoint detection and grouping. Most existing works focus on developing grouping algorithms, e.g., associative embedding, and pixel-wise keypoint regression that we…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Ke Sun , Zigang Geng , Depu Meng , Bin Xiao , Dong Liu , Zhaoxiang Zhang , Jingdong Wang