中文
相关论文

相关论文: TrajectoryNet: a new spatio-temporal feature learn…

200 篇论文

Human motion prediction is a challenging task due to the stochasticity and aperiodicity of future poses. Recently, graph convolutional network has been proven to be very effective to learn dynamic relations among pose joints, which is…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Lingwei Dang , Yongwei Nie , Chengjiang Long , Qing Zhang , Guiqing Li

Estimating human poses from videos is critical in human-computer interaction. Joints cooperate rather than move independently during human movement. There are both spatial and temporal correlations between joints. Despite the positive…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Yonghao Dang , Jianqin Yin , Shaojie Zhang , Jiping Liu , Yanzhu Hu

Trajectory prediction aims to predict the movement trend of the agents like pedestrians, bikers, vehicles. It is helpful to analyze and understand human activities in crowded spaces and widely applied in many areas such as surveillance…

计算机视觉与模式识别 · 计算机科学 2022-02-18 Beihao Xia , Conghao Wong , Qinmu Peng , Wei Yuan , Xinge You

Human motion prediction aims at generating future frames of human motion based on an observed sequence of skeletons. Recent methods employ the latest hidden states of a recurrent neural network (RNN) to encode the historical skeletons,…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Yongyi Tang , Lin Ma , Wei Liu , Weishi Zheng

Movement synchrony reflects the coordination of body movements between interacting dyads. The estimation of movement synchrony has been automated by powerful deep learning models such as transformer networks. However, instead of designing a…

计算机视觉与模式识别 · 计算机科学 2022-08-03 Jicheng Li , Anjana Bhat , Roghayeh Barmaki

Human pose forecasting is a complex structured-data sequence-modelling task, which has received increasing attention, also due to numerous potential applications. Research has mainly addressed the temporal dimension as time series and the…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Theodoros Sofianos , Alessio Sampieri , Luca Franco , Fabio Galasso

Spatio-temporal information is key to resolve occlusion and depth ambiguity in 3D pose estimation. Previous methods have focused on either temporal contexts or local-to-global architectures that embed fixed-length spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Junfa Liu , Juan Rojas , Zhijun Liang , Yihui Li , Yisheng Guan

Graph convolutional networks (GCNs) have proven to be an effective approach for 3D human pose estimation. By naturally modeling the skeleton structure of the human body as a graph, GCNs are able to capture the spatial relationships between…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Zaedul Islam , A. Ben Hamza

Nowadays, Transformers and Graph Convolutional Networks (GCNs) are the prevailing techniques for 3D human pose estimation. However, Transformer-based methods either ignore the spatial neighborhood relationships between the joints when used…

计算机视觉与模式识别 · 计算机科学 2025-05-05 Kamel Aouaidjia , Aofan Li , Wenhao Zhang , Chongsheng Zhang

We propose a Generative Adversarial Network (GAN) to forecast 3D human motion given a sequence of past 3D skeleton poses. While recent GANs have shown promising results, they can only forecast plausible motion over relatively short periods…

计算机视觉与模式识别 · 计算机科学 2019-10-30 Alejandro Hernandez Ruiz , Juergen Gall , Francesc Moreno-Noguer

Let us rethink the real-world scenarios that require human motion prediction techniques, such as human-robot collaboration. Current works simplify the task of predicting human motions into a one-off process of forecasting a short future…

计算机视觉与模式识别 · 计算机科学 2023-04-17 Xiaoning Sun , Huaijiang Sun , Bin Li , Dong Wei , Weiqing Li , Jianfeng Lu

Accurate human trajectory prediction is crucial for applications such as autonomous vehicles, robotics, and surveillance systems. Yet, existing models often fail to fully leverage the non-verbal social cues human subconsciously communicate…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Saeed Saadatnejad , Yang Gao , Kaouther Messaoud , Alexandre Alahi

3D human pose estimation errors would propagate along the human body topology and accumulate at the end joints of limbs. Inspired by the backtracking mechanism in automatic control systems, we design an Intra-Part Constraint module that…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Jialun Cai , Hong Liu , Runwei Ding , Wenhao Li , Jianbing Wu , Miaoju Ban

In this work we propose an online multi person pose tracking approach which works on two consecutive frames $I_{t-1}$ and $I_t$. The general formulation of our temporal network allows to rely on any multi person pose estimation approach as…

计算机视觉与模式识别 · 计算机科学 2018-07-23 Andreas Doering , Umar Iqbal , Juergen Gall

Human motion modeling is a classic problem in computer vision and graphics. Challenges in modeling human motion include high dimensional prediction as well as extremely complicated dynamics.We present a novel approach to human motion…

计算机视觉与模式识别 · 计算机科学 2018-05-03 Chen Li , Zhen Zhang , Wee Sun Lee , Gim Hee Lee

Human motion prediction aims to forecast future human poses given a past motion. Whether based on recurrent or feed-forward neural networks, existing methods fail to model the observation that human motion tends to repeat itself, even for…

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

Accurate human trajectory prediction is one of the most crucial tasks for autonomous driving, ensuring its safety. Yet, existing models often fail to fully leverage the visual cues that humans subconsciously communicate when navigating the…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Yang Gao , Saeed Saadatnejad , Alexandre Alahi

Graph convolutional networks (GCNs) can effectively capture the features of related nodes and improve the performance of the model. More attention is paid to employing GCN in Skeleton-Based action recognition. But existing methods based on…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Tingwei Li , Ruiwen Zhang , Qing Li

Fusion is critical for a two-stream network. In this paper, we propose a novel temporal fusion (TF) module to fuse the two-stream joints' information to predict human motion, including a temporal concatenation and a reinforcement trajectory…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Jin Tang , Jin Zhang , Jianqin Yin

Predicting future motion based on historical motion sequence is a fundamental problem in computer vision, and it has wide applications in autonomous driving and robotics. Some recent works have shown that Graph Convolutional Networks(GCN)…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Chongyang Zhong , Lei Hu , Zihao Zhang , Yongjing Ye , Shihong Xia