中文
相关论文

相关论文: Graph-Guided MLP-Mixer for Skeleton-Based Human Mo…

200 篇论文

Modern multi-layer perceptron (MLP) models have shown competitive results in learning visual representations without self-attention. However, existing MLP models are not good at capturing local details and lack prior knowledge of human body…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Wenhao Li , Mengyuan Liu , Hong Liu , Tianyu Guo , Ti Wang , Hao Tang , Nicu Sebe

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

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

Graph Convolutional Networks (GCN) which typically follows a neural message passing framework to model dependencies among skeletal joints has achieved high success in skeleton-based human motion prediction task. Nevertheless, how to…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Xinshun Wang , Wanying Zhang , Can Wang , Yuan Gao , Mengyuan Liu

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

The shared topology of human skeletons motivated the recent investigation of graph convolutional network (GCN) solutions for action recognition. However, most of the existing GCNs rely on the binary connection of two neighboring vertices…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Youwei Zhou , Tianyang Xu , Cong Wu , Xiaojun Wu , Josef Kittler

We propose novel dynamic multiscale graph neural networks (DMGNN) to predict 3D skeleton-based human motions. The core idea of DMGNN is to use a multiscale graph to comprehensively model the internal relations of a human body for motion…

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

Human actions comprise of joint motion of articulated body parts or `gestures'. Human skeleton is intuitively represented as a sparse graph with joints as nodes and natural connections between them as edges. Graph convolutional networks…

计算机视觉与模式识别 · 计算机科学 2018-09-14 Kalpit Thakkar , P J Narayanan

Skeleton-based human action recognition has attracted much attention with the prevalence of accessible depth sensors. Recently, graph convolutional networks (GCNs) have been widely used for this task due to their powerful capability to…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Zhen Huang , Xu Shen , Xinmei Tian , Houqiang Li , Jianqiang Huang , Xian-Sheng Hua

This paper tackles the problem of human motion prediction, consisting in forecasting future body poses from historically observed sequences. State-of-the-art approaches provide good results, however, they rely on deep learning architectures…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Wen Guo , Yuming Du , Xi Shen , Vincent Lepetit , Xavier Alameda-Pineda , Francesc Moreno-Noguer

The past few years has witnessed the dominance of Graph Convolutional Networks (GCNs) over human motion prediction.Various styles of graph convolutions have been proposed, with each one meticulously designed and incorporated into a…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Xinshun Wang , Qiongjie Cui , Chen Chen , Mengyuan Liu

In spite of the great progress in human motion prediction, it is still a challenging task to predict those aperiodic and complicated motions. We believe that to capture the correlations among human body components is the key to understand…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Honghong Zhou , Caili Guo , Hao Zhang , Yanjun Wang

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

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

In recent years, the attention mechanism has demonstrated superior performance in various tasks, leading to the emergence of GAT and Graph Transformer models that utilize this mechanism to extract relational information from…

机器学习 · 计算机科学 2023-01-31 Ahmet Sarıgün

Graph Neural Networks (GNNs) have shown great potential in the field of graph representation learning. Standard GNNs define a local message-passing mechanism which propagates information over the whole graph domain by stacking multiple…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Xiaoxin He , Bryan Hooi , Thomas Laurent , Adam Perold , Yann LeCun , Xavier Bresson

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 the predominant methods in skeleton-based human action recognition, including human-human interaction recognition. However, when dealing with interaction sequences, current GCN-based methods…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Zhengcen Li , Yueran Li , Linlin Tang , Tong Zhang , Jingyong Su

Graph Neural Networks (GNNs) have been widely used for various learning tasks, ranging from node classification to link prediction. They have demonstrated excellent performance in multiple domains involving graph-structured data. However,…

机器学习 · 计算机科学 2026-03-19 Steven E. Wilson , Sina Khanmohammadi

In recent years, there has been a growing interest in mapping data from different domains to graph structures. Among others, neural network models such as the multi-layer perceptron (MLP) can be modeled as graphs. In fact, MLPs can be…

机器学习 · 统计学 2024-02-06 Giannis Nikolentzos , Siyun Wang , Johannes Lutzeyer , Michalis Vazirgiannis
‹ 上一页 1 2 3 10 下一页 ›