中文
相关论文

相关论文: Spatio-Temporal Graph Convolution for Skeleton Bas…

200 篇论文

Spatio-temporal time series (STTS) have been widely used in many applications. However, accurately forecasting STTS is challenging due to complex dynamic correlations in both time and space dimensions. Existing graph neural networks…

机器学习 · 计算机科学 2025-06-03 Jiankai Zheng , Liang Xie

Graph convolutional networks (GCNs) aim at extending deep learning to arbitrary irregular domains, namely graphs. Their success is highly dependent on how the topology of input graphs is defined and most of the existing GCN architectures…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Hichem Sahbi

A foundation model like GPT elicits many emergent abilities, owing to the pre-training with broad inclusion of data and the use of the powerful Transformer architecture. While foundation models in natural languages are prevalent, can we…

机器学习 · 计算机科学 2025-06-18 Ziyuan Tang , Jie Chen

Recently, skeleton based action recognition gains more popularity due to cost-effective depth sensors coupled with real-time skeleton estimation algorithms. Traditional approaches based on handcrafted features are limited to represent the…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Hongsong Wang , Liang Wang

Spatial-temporal graph convolutional networks (ST-GCNs) showcase impressive performance in skeleton-based human action recognition (HAR). However, despite the development of numerous models, their recognition performance does not differ…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Jianyang Xie , Yitian Zhao , Yanda Meng , He Zhao , Anh Nguyen , Yalin Zheng

Graph convolution networks (GCNs) have achieved remarkable performance in skeleton-based action recognition. However, previous GCN-based methods rely on elaborate human priors excessively and construct complex feature aggregation…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Shaojie Zhang , Jianqin Yin , Yonghao Dang , Jiajun Fu

With recent advances in sensing technologies, a myriad of spatio-temporal data has been generated and recorded in smart cities. Forecasting the evolution patterns of spatio-temporal data is an important yet demanding aspect of urban…

机器学习 · 计算机科学 2023-11-27 Guangyin Jin , Yuxuan Liang , Yuchen Fang , Zezhi Shao , Jincai Huang , Junbo Zhang , Yu Zheng

This paper presents a new method for 3D action recognition with skeleton sequences (i.e., 3D trajectories of human skeleton joints). The proposed method first transforms each skeleton sequence into three clips each consisting of several…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Qiuhong Ke , Mohammed Bennamoun , Senjian An , Ferdous Sohel , Farid Boussaid

We propose a multiscale spatio-temporal graph neural network (MST-GNN) to predict the future 3D skeleton-based human poses in an action-category-agnostic manner. The core of MST-GNN is a multiscale spatio-temporal graph that explicitly…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Maosen Li , Siheng Chen , Yangheng Zhao , Ya Zhang , Yanfeng Wang , Qi Tian

With the advances in capturing 2D or 3D skeleton data, skeleton-based action recognition has received an increasing interest over the last years. As skeleton data is commonly represented by graphs, graph convolutional networks have been…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Shijie Li , Jinhui Yi , Yazan Abu Farha , Juergen Gall

This paper presents Ske2Grid, a new representation learning framework for improved skeleton-based action recognition. In Ske2Grid, we define a regular convolution operation upon a novel grid representation of human skeleton, which is a…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Dongqi Cai , Yangyuxuan Kang , Anbang Yao , Yurong Chen

Traffic flow prediction plays a crucial role in alleviating traffic congestion and enhancing transport efficiency. While combining graph convolution networks with recurrent neural networks for spatial-temporal modeling is a common strategy…

机器学习 · 计算机科学 2024-01-10 Haiyang Liu , Chunjiang Zhu , Detian Zhang

Gait recognition is a promising video-based biometric for identifying individual walking patterns from a long distance. At present, most gait recognition methods use silhouette images to represent a person in each frame. However, silhouette…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Torben Teepe , Ali Khan , Johannes Gilg , Fabian Herzog , Stefan Hörmann , Gerhard Rigoll

Over the last few years, we have witnessed the availability of an increasing data generated from non-Euclidean domains, which are usually represented as graphs with complex relationships, and Graph Neural Networks (GNN) have gained a high…

机器学习 · 计算机科学 2023-08-15 Andrea Apicella , Francesco Isgrò , Andrea Pollastro , Roberto Prevete

In recent years, action recognition has received much attention and wide application due to its important role in video understanding. Most of the researches on action recognition methods focused on improving the performance via various…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Pengcheng Dong , Wenbo Wan , Huaxiang Zhang , Shuai Li , Sujuan Hou , Jiande Sun

Accurate hand gesture prediction is crucial for effective upper-limb prosthetic limbs control. As the high flexibility and multiple degrees of freedom exhibited by human hands, there has been a growing interest in integrating deep networks…

人机交互 · 计算机科学 2026-04-07 Wenjuan Zhong , Yuyang Zhang , Peiwen Fu , Wenxuan Xiong , Mingming Zhang

Skeleton-based gait emotion recognition has received significant attention due to its wide-ranging applications. However, existing methods primarily focus on extracting spatial and local temporal motion information, failing to capture…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Junjie Zhou , Haijun Xiong , Junhao Lu , Ziyu Lin , Bin Feng

Human skeleton joints are popular for action analysis since they can be easily extracted from videos to discard background noises. However, current skeleton representations do not fully benefit from machine learning with CNNs. We propose…

计算机视觉与模式识别 · 计算机科学 2018-08-06 Jian Liu , Naveed Akhtar , Ajmal Mian

This work presents an approach for recognizing isolated sign language gestures using skeleton-based pose data extracted from video sequences. A Graph-GRU temporal network is proposed to model both spatial and temporal dependencies between…

计算机视觉与模式识别 · 计算机科学 2025-11-11 B. Mederos , J. Mejía , A. Medina-Reyes , Y. Espinosa-Almeyda , J. D. Díaz-Roman , I. Rodríguez-Mederos , M. Mejía-Carreon , F. Gonzalez-Lopez

This paper introduces Graph Convolutional Recurrent Network (GCRN), a deep learning model able to predict structured sequences of data. Precisely, GCRN is a generalization of classical recurrent neural networks (RNN) to data structured by…

机器学习 · 统计学 2016-12-23 Youngjoo Seo , Michaël Defferrard , Pierre Vandergheynst , Xavier Bresson