English
Related papers

Related papers: PoseFormerV2: Exploring Frequency Domain for Effic…

200 papers

This paper proposes a simple baseline framework for video-based 2D/3D human pose estimation that can achieve 10 times efficiency improvement over existing works without any performance degradation, named DeciWatch. Unlike current solutions…

Computer Vision and Pattern Recognition · Computer Science 2022-07-22 Ailing Zeng , Xuan Ju , Lei Yang , Ruiyuan Gao , Xizhou Zhu , Bo Dai , Qiang Xu

Human pose estimation - the process of recognizing a human's limb positions and orientations in a video - has many important applications including surveillance, diagnosis of movement disorders, and computer animation. While deep learning…

Computer Vision and Pattern Recognition · Computer Science 2019-02-11 Steven Schwarcz , Thomas Pollard

Most of the existing 3D human pose estimation approaches mainly focus on predicting 3D positional relationships between the root joint and other human joints (local motion) instead of the overall trajectory of the human body (global…

Computer Vision and Pattern Recognition · Computer Science 2021-07-30 Wenkang Shan , Haopeng Lu , Shanshe Wang , Xinfeng Zhang , Wen Gao

The process of tracking human anatomy in computer vision is referred to pose estimation, and it is used in fields ranging from gaming to surveillance. Three-dimensional pose estimation traditionally requires advanced equipment, such as…

Computer Vision and Pattern Recognition · Computer Science 2022-08-25 Alice Ruget , Max Tyler , Germán Mora Martín , Stirling Scholes , Feng Zhu , Istvan Gyongy , Brent Hearn , Steve McLaughlin , Abderrahim Halimi , Jonathan Leach

3D human pose estimation in multi-view operating room (OR) videos is a relevant asset for person tracking and action recognition. However, the surgical environment makes it challenging to find poses due to sterile clothing, frequent…

Computer Vision and Pattern Recognition · Computer Science 2023-08-31 Beerend G. A. Gerats , Jelmer M. Wolterink , Ivo A. M. J. Broeders

Although monocular 3D human pose estimation methods have made significant progress, it is far from being solved due to the inherent depth ambiguity. Instead, exploiting multi-view information is a practical way to achieve absolute 3D human…

Computer Vision and Pattern Recognition · Computer Science 2022-05-18 Guoliang Hua , Hong Liu , Wenhao Li , Qian Zhang , Runwei Ding , Xin Xu

In this paper, we develop a neural network model to predict future human motion from an observed human motion history. We propose a non-autoregressive transformer architecture to leverage its parallel nature for easier training and fast,…

Robotics · Computer Science 2025-01-20 Mohammad Mahdavian , Payam Nikdel , Mahdi TaherAhmadi , Mo Chen

Multi-person 3D mesh recovery from videos is a critical first step towards automatic perception of group behavior in virtual reality, physical therapy and beyond. However, existing approaches rely on multi-stage paradigms, where the person…

Computer Vision and Pattern Recognition · Computer Science 2023-08-22 Haoyuan Li , Haoye Dong , Hanchao Jia , Dong Huang , Michael C. Kampffmeyer , Liang Lin , Xiaodan Liang

Human pose estimation, with its broad applications in action recognition and motion capture, has experienced significant advancements. However, current Transformer-based methods for video pose estimation often face challenges in managing…

Computer Vision and Pattern Recognition · Computer Science 2025-03-10 Zhigang Wang , Shaojing Fan , Zhenguang Liu , Zheqi Wu , Sifan Wu , Yingying Jiao

Human motion prediction is an increasingly interesting topic in computer vision and robotics. In this paper, we propose a new 2D CNN based network, TrajectoryNet, to predict future poses in the trajectory space. Compared with most existing…

Computer Vision and Pattern Recognition · Computer Science 2020-03-23 Xiaoli Liu , Jianqin Yin , Jin Liu , Pengxiang Ding , Jun Liu , Huaping Liu

This paper presents Volumetric Transformer Pose estimator (VTP), the first 3D volumetric transformer framework for multi-view multi-person 3D human pose estimation. VTP aggregates features from 2D keypoints in all camera views and directly…

Computer Vision and Pattern Recognition · Computer Science 2023-08-07 Yuxing Chen , Renshu Gu , Ouhan Huang , Gangyong Jia

Local feature matching is a computationally intensive task at the subpixel level. While detector-based methods coupled with feature descriptors struggle in low-texture scenes, CNN-based methods with a sequential extract-to-match pipeline,…

Computer Vision and Pattern Recognition · Computer Science 2022-09-27 Qing Wang , Jiaming Zhang , Kailun Yang , Kunyu Peng , Rainer Stiefelhagen

3D hand pose is an underexplored modality for action recognition. Poses are compact yet informative and can greatly benefit applications with limited compute budgets. However, poses alone offer an incomplete understanding of actions, as…

Computer Vision and Pattern Recognition · Computer Science 2024-08-15 Md Salman Shamil , Dibyadip Chatterjee , Fadime Sener , Shugao Ma , Angela Yao

We present a method for human pose tracking that is based on learning spatiotemporal relationships among joints. Beyond generating the heatmap of a joint in a given frame, our system also learns to predict the offset of the joint from a…

Computer Vision and Pattern Recognition · Computer Science 2019-03-28 Xiao Sun , Chuankang Li , Stephen Lin

Temporal 3D human pose estimation from monocular videos is a challenging task in human-centered computer vision due to the depth ambiguity of 2D-to-3D lifting. To improve accuracy and address occlusion issues, inertial sensor has been…

Computer Vision and Pattern Recognition · Computer Science 2024-04-30 Yiming Bao , Xu Zhao , Dahong Qian

While many recent hand pose estimation methods critically rely on a training set of labelled frames, the creation of such a dataset is a challenging task that has been overlooked so far. As a result, existing datasets are limited to a few…

Computer Vision and Pattern Recognition · Computer Science 2016-12-05 Markus Oberweger , Gernot Riegler , Paul Wohlhart , Vincent Lepetit

Recently, a significant improvement in the accuracy of 3D human pose estimation has been achieved by combining convolutional neural networks (CNNs) with pyramid grid alignment feedback loops. Additionally, innovative breakthroughs have been…

Computer Vision and Pattern Recognition · Computer Science 2026-05-27 Zongyou Yang , Jonathan Loo , Yinghan Hou

Existing 3D human pose estimators suffer poor generalization performance to new datasets, largely due to the limited diversity of 2D-3D pose pairs in the training data. To address this problem, we present PoseAug, a new auto-augmentation…

Computer Vision and Pattern Recognition · Computer Science 2021-05-07 Kehong Gong , Jianfeng Zhang , Jiashi Feng

Conventional 3D human pose estimation relies on first detecting 2D body keypoints and then solving the 2D to 3D correspondence problem.Despite the promising results, this learning paradigm is highly dependent on the quality of the 2D…

Computer Vision and Pattern Recognition · Computer Science 2021-12-22 Jue Wang , Shaoli Huang , Xinchao Wang , Dacheng Tao

In this paper we contribute a simple yet effective approach for estimating 3D poses of multiple people from multi-view images. Our proposed coarse-to-fine pipeline first aggregates noisy 2D observations from multiple camera views into 3D…

Computer Vision and Pattern Recognition · Computer Science 2021-10-07 Zijian Dong , Jie Song , Xu Chen , Chen Guo , Otmar Hilliges