中文
相关论文

相关论文: SoMoFormer: Multi-Person Pose Forecasting with Tra…

200 篇论文

Incorporating temporal information effectively is important for accurate 3D human motion estimation and generation which have wide applications from human-computer interaction to AR/VR. In this paper, we present MoManifold, a novel human…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Ziqiang Dang , Tianxing Fan , Boming Zhao , Xujie Shen , Lei Wang , Guofeng Zhang , Zhaopeng Cui

Predicting 3D human pose from a single monoscopic video can be highly challenging due to factors such as low resolution, motion blur and occlusion, in addition to the fundamental ambiguity in estimating 3D from 2D. Approaches that directly…

计算机视觉与模式识别 · 计算机科学 2021-04-26 Tao Jiang , Necati Cihan Camgoz , Richard Bowden

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…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Xiaoli Liu , Jianqin Yin , Jin Liu , Pengxiang Ding , Jun Liu , Huaping Liu

This paper introduces a novel Pre-trained Spatial Temporal Many-to-One (P-STMO) model for 2D-to-3D human pose estimation task. To reduce the difficulty of capturing spatial and temporal information, we divide this task into two stages:…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Wenkang Shan , Zhenhua Liu , Xinfeng Zhang , Shanshe Wang , Siwei Ma , Wen Gao

Most of the previous 3D human pose estimation work relied on the powerful memory capability of the network to obtain suitable 2D-3D mappings from the training data. Few works have studied the modeling of human posture deformation in motion.…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Haorui Ji , Hui Deng , Yuchao Dai , Hongdong Li

Human motion prediction and understanding is a challenging problem. Due to the complex dynamic of human motion and the non-deterministic aspect of future prediction. We propose a novel sequence-to-sequence model for human motion prediction…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Emad Barsoum , John Kender , Zicheng Liu

In this work, we introduce the challenging problem of joint multi-person pose estimation and tracking of an unknown number of persons in unconstrained videos. Existing methods for multi-person pose estimation in images cannot be applied…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Umar Iqbal , Anton Milan , Juergen Gall

Transformer-based methods have recently achieved significant success in 3D human pose estimation, owing to their strong ability to model long-range dependencies. However, relying solely on the global attention mechanism is insufficient for…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Guangsheng Xu , Guoyi Zhang , Lejia Ye , Shuwei Gan , Xiaohu Zhang , Xia Yang

Exploiting relations among 2D joints plays a crucial role yet remains semi-developed in 2D-to-3D pose estimation. To alleviate this issue, we propose GraFormer, a novel transformer architecture combined with graph convolution for 3D pose…

计算机视觉与模式识别 · 计算机科学 2021-09-20 Weixi Zhao , Yunjie Tian , Qixiang Ye , Jianbin Jiao , Weiqiang Wang

Human motion prediction is an essential component for enabling closer human-robot collaboration. The task of accurately predicting human motion is non-trivial. It is compounded by the variability of human motion, both at a skeletal level…

机器人学 · 计算机科学 2021-07-02 Mohammad Samin Yasar , Tariq Iqbal

Recent advances in deep learning have enabled the generation of videos from textual descriptions as well as the prediction of future sequences from input videos. Similarly, in human motion modeling, motions can be generated from text or…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Masato Soga , Ryuki Takebayashi

This paper addresses the challenge of 3D full-body human pose estimation from a monocular image sequence. Here, two cases are considered: (i) the image locations of the human joints are provided and (ii) the image locations of joints are…

计算机视觉与模式识别 · 计算机科学 2016-04-29 Xiaowei Zhou , Menglong Zhu , Spyridon Leonardos , Kosta Derpanis , Kostas Daniilidis

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…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Zijian Dong , Jie Song , Xu Chen , Chen Guo , Otmar Hilliges

Human motion prediction, i.e., forecasting future body poses given observed pose sequence, has typically been tackled with recurrent neural networks (RNNs). However, as evidenced by prior work, the resulted RNN models suffer from prediction…

计算机视觉与模式识别 · 计算机科学 2020-07-08 Wei Mao , Miaomiao Liu , Mathieu Salzmann , Hongdong Li

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 paper presents the first study on forecasting human dynamics from static images. The problem is to input a single RGB image and generate a sequence of upcoming human body poses in 3D. To address the problem, we propose the 3D Pose…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Yu-Wei Chao , Jimei Yang , Brian Price , Scott Cohen , Jia Deng

Monocular 3D human pose and shape estimation is an ill-posed problem since multiple 3D solutions can explain a 2D image of a subject. Recent approaches predict a probability distribution over plausible 3D pose and shape parameters…

计算机视觉与模式识别 · 计算机科学 2023-05-12 Akash Sengupta , Ignas Budvytis , Roberto Cipolla

Estimating the 2D human poses in each view is typically the first step in calibrated multi-view 3D pose estimation. But the performance of 2D pose detectors suffers from challenging situations such as occlusions and oblique viewing angles.…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Haoyu Ma , Liangjian Chen , Deying Kong , Zhe Wang , Xingwei Liu , Hao Tang , Xiangyi Yan , Yusheng Xie , Shih-Yao Lin , Xiaohui Xie

Estimating 3D poses from a monocular video is still a challenging task, despite the significant progress that has been made in recent years. Generally, the performance of existing methods drops when the target person is too small/large, or…

计算机视觉与模式识别 · 计算机科学 2020-04-27 Yu Cheng , Bo Yang , Bo Wang , Robby T. Tan

Multi-frame human pose estimation in complicated situations is challenging. Although state-of-the-art human joints detectors have demonstrated remarkable results for static images, their performances come short when we apply these models to…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Zhenguang Liu , Haoming Chen , Runyang Feng , Shuang Wu , Shouling Ji , Bailin Yang , Xun Wang