中文
相关论文

相关论文: Multi-Scale Spatial-Temporal Self-Attention Graph …

200 篇论文

Skeleton-based action recognition has become popular in recent years due to its efficiency and robustness. Most current methods adopt graph convolutional network (GCN) for topology modeling, but GCN-based methods are limited in…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Jinzhao Luo , Lu Zhou , Guibo Zhu , Guojing Ge , Beiying Yang , Jinqiao Wang

Graph Convolutional Networks (GCNs), which model skeleton data as graphs, have obtained remarkable performance for skeleton-based action recognition. Particularly, the temporal dynamic of skeleton sequence conveys significant information in…

计算机视觉与模式识别 · 计算机科学 2020-12-17 Jianan Li , Xuemei Xie , Zhifu Zhao , Yuhan Cao , Qingzhe Pan , Guangming Shi

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

Graph Convolutional Networks (GCNs) have been widely used in skeleton-based human action recognition. In GCN-based methods, the spatio-temporal graph is fundamental for capturing motion patterns. However, existing approaches ignore the…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Chang Li , Qian Huang , Yingchi Mao

Human motion prediction is an important and challenging task in many computer vision application domains. Recent work concentrates on utilizing the timing processing ability of recurrent neural networks (RNNs) to achieve smooth and reliable…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Zigeng Yan , Di-Hua Zhai , Yuanqing Xia

Graph convolutional networks (GCNs), which can model the human body skeletons as spatial and temporal graphs, have shown remarkable potential in skeleton-based action recognition. However, in the existing GCN-based methods, graph-structured…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Han Chen , Yifan Jiang , Hanseok Ko

Accurate traffic prediction in real time plays an important role in Intelligent Transportation System (ITS) and travel navigation guidance. There have been many attempts to predict short-term traffic status which consider the spatial and…

机器学习 · 计算机科学 2023-02-22 Ruiyuan Jiang , Shangbo Wang , Yuli Zhang

Human Activity Recognition (HAR) is a field of study that focuses on identifying and classifying human activities. Skeleton-based Human Activity Recognition has received much attention in recent years, where Graph Convolutional Network…

计算机视觉与模式识别 · 计算机科学 2024-08-01 Jingyao Wang , Emmanuel Bergeret , Issam Falih

Skeleton-based action recognition methods are limited by the semantic extraction of spatio-temporal skeletal maps. However, current methods have difficulty in effectively combining features from both temporal and spatial graph dimensions…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Shengqin Wang , Yongji Zhang , Minghao Zhao , Hong Qi , Kai Wang , Fenglin Wei , Yu Jiang

In skeleton-based action recognition, Graph Convolutional Networks model human skeletal joints as vertices and connect them through an adjacency matrix, which can be seen as a local attention mask. However, in most existing Graph…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Hao Xing , Darius Burschka

A collection of approaches based on graph convolutional networks have proven success in skeleton-based action recognition by exploring neighborhood information and dense dependencies between intra-frame joints. However, these approaches…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Jialin Gao , Tong He , Xi Zhou , Shiming Ge

For pursuing accurate skeleton-based action recognition, most prior methods use the strategy of combining Graph Convolution Networks (GCNs) with attention-based methods in a serial way. However, they regard the human skeleton as a complete…

计算机视觉与模式识别 · 计算机科学 2023-01-30 Chen Pang , Xuequan Lu , Lei Lyu

Human action recognition from skeleton data, fueled by the Graph Convolutional Network (GCN), has attracted lots of attention, due to its powerful capability of modeling non-Euclidean structure data. However, many existing GCN methods…

计算机视觉与模式识别 · 计算机科学 2019-11-12 Wei Peng , Xiaopeng Hong , Haoyu Chen , Guoying Zhao

We present a module that extends the temporal graph of a graph convolutional network (GCN) for action recognition with a sequence of skeletons. Existing methods attempt to represent a more appropriate spatial graph on an intra-frame, but…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Yuya Obinata , Takuma Yamamoto

Graph Convolutional Networks (GCNs) have been widely used to model the high-order dynamic dependencies for skeleton-based action recognition. Most existing approaches do not explicitly embed the high-order spatio-temporal importance to…

计算机视觉与模式识别 · 计算机科学 2022-02-07 Lipeng Ke , Kuan-Chuan Peng , Siwei Lyu

Skeleton-based action recognition has attracted considerable attention in computer vision since skeleton data is more robust to the dynamic circumstance and complicated background than other modalities. Recently, many researchers have used…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Hao Yang , Dan Yan , Li Zhang , Dong Li , YunDa Sun , ShaoDi You , Stephen J. Maybank

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

Graph convolutional networks (GCNs) have emerged as dominant methods for skeleton-based action recognition. However, they still suffer from two problems, namely, neighborhood constraints and entangled spatiotemporal feature representations.…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Ruwen Bai , Min Li , Bo Meng , Fengfa Li , Miao Jiang , Junxing Ren , Degang Sun

In this paper, we present Fusion-GCN, an approach for multimodal action recognition using Graph Convolutional Networks (GCNs). Action recognition methods based around GCNs recently yielded state-of-the-art performance for skeleton-based…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Michael Duhme , Raphael Memmesheimer , Dietrich Paulus

In skeleton-based action recognition, graph convolutional networks (GCNs), which model the human body skeletons as spatiotemporal graphs, have achieved remarkable performance. However, in existing GCN-based methods, the topology of the…

计算机视觉与模式识别 · 计算机科学 2019-07-11 Lei Shi , Yifan Zhang , Jian Cheng , Hanqing Lu