中文
相关论文

相关论文: HFGCN:Hypergraph Fusion Graph Convolutional Networ…

200 篇论文

Graph convolutional networks (GCNs) based methods have achieved advanced performance on skeleton-based action recognition task. However, the skeleton graph cannot fully represent the motion information contained in skeleton data. In…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Jinfeng Wei , Yunxin Wang , Mengli Guo , Pei Lv , Xiaoshan Yang , Mingliang Xu

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

Graph convolutional networks (GCNs), which generalize CNNs to more generic non-Euclidean structures, have achieved remarkable performance for skeleton-based action recognition. However, there still exist several issues in the previous…

计算机视觉与模式识别 · 计算机科学 2020-12-02 Lei Shi , Yifan Zhang , Jian Cheng , Hanqing Lu

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

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

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 action recognition aims to recognize human actions given human joint coordinates with skeletal interconnections. By defining a graph with joints as vertices and their natural connections as edges, previous works successfully…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Yuxuan Zhou , Zhi-Qi Cheng , Chao Li , Yanwen Fang , Yifeng Geng , Xuansong Xie , Margret Keuper

Skeleton-based action recognition relies on the extraction of spatial-temporal topological information. Hypergraphs can establish prior unnatural dependencies for the skeleton. However, the existing methods only focus on the construction of…

计算机视觉与模式识别 · 计算机科学 2023-02-20 Shengqin Wang , Yongji Zhang , Hong Qi , Minghao Zhao , Yu Jiang

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

Graph Convolutional Networks (GCNs) have long defined the state-of-the-art in skeleton-based action recognition, leveraging their ability to unravel the complex dynamics of human joint topology through the graph's adjacency matrix. However,…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Yuxuan Zhou , Zhi-Qi Cheng , Jun-Yan He , Bin Luo , Yifeng Geng , Xuansong Xie

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

Graph convolutional networks (GCNs) have been very successful in skeleton-based human action recognition where the sequence of skeletons is modeled as a graph. However, most of the GCN-based methods in this area train a deep feed-forward…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Negar Heidari , Alexandros Iosifidis

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

Pose-based action recognition has drawn considerable attention recently. Existing methods exploit the joint positions to extract the body-part features from the activation map of the convolutional networks to assist human action…

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

In recent years, graph convolutional networks (GCNs) play an increasingly critical role in skeleton-based human action recognition. However, most GCN-based methods still have two main limitations: 1) They only consider the motion…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Zhigang Tu , Jiaxu Zhang , Hongyan Li , Yujin Chen , Junsong Yuan

Learning graph convolutional networks (GCNs) is an emerging field which aims at generalizing convolutional operations to arbitrary non-regular domains. In particular, GCNs operating on spatial domains show superior performances compared to…

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

This paper investigates body bones from skeleton data for skeleton based action recognition. Body joints, as the direct result of mature pose estimation technologies, are always the key concerns of traditional action recognition methods.…

计算机视觉与模式识别 · 计算机科学 2018-06-01 Xikun Zhang , Chang Xu , Xinmei Tian , Dacheng Tao

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

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

Action recognition with skeleton data has recently attracted much attention in computer vision. Previous studies are mostly based on fixed skeleton graphs, only capturing local physical dependencies among joints, which may miss implicit…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Maosen Li , Siheng Chen , Xu Chen , Ya Zhang , Yanfeng Wang , Qi Tian
‹ 上一页 1 2 3 10 下一页 ›