中文
相关论文

相关论文: Improving Skeleton-based Action Recognition with I…

200 篇论文

Skeleton-based gesture recognition methods have achieved high success using Graph Convolutional Network (GCN). In addition, context-dependent adaptive topology as a neighborhood vertex information and attention mechanism leverages a model…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Ikuo Nakamura

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

Convolutional Neural Networks (ConvNets) have recently shown promising performance in many computer vision tasks, especially image-based recognition. How to effectively apply ConvNets to sequence-based data is still an open problem. This…

计算机视觉与模式识别 · 计算机科学 2017-01-02 Pichao Wang , Wanqing Li , Chuankun Li , Yonghong Hou

Action Detection is a complex task that aims to detect and classify human actions in video clips. Typically, it has been addressed by processing fine-grained features extracted from a video classification backbone. Recently, thanks to the…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Matteo Tomei , Lorenzo Baraldi , Simone Calderara , Simone Bronzin , Rita Cucchiara

Skeleton-based action recognition has attracted considerable attention due to its compact representation of the human body's skeletal sructure. Many recent methods have achieved remarkable performance using graph convolutional networks…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Jungho Lee , Minhyeok Lee , Suhwan Cho , Sungmin Woo , Sungjun Jang , Sangyoun Lee

Graph-based reasoning over skeleton data has emerged as a promising approach for human action recognition. However, the application of prior graph-based methods, which predominantly employ whole temporal sequences as their input, to the…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Lukas Hedegaard , Negar Heidari , Alexandros Iosifidis

Variations of human body skeletons may be considered as dynamic graphs, which are generic data representation for numerous real-world applications. In this paper, we propose a spatio-temporal graph convolution (STGC) approach for assembling…

计算机视觉与模式识别 · 计算机科学 2018-02-28 Chaolong Li , Zhen Cui , Wenming Zheng , Chunyan Xu , Jian Yang

Online continuous action recognition has emerged as a critical research area due to its practical implications in real-world applications, such as human-computer interaction, healthcare, and robotics. Among various modalities,…

计算机视觉与模式识别 · 计算机科学 2025-02-24 Rim Slama , Wael Rabah , Hazem Wannous

Action recognition based on skeleton data has recently witnessed increasing attention and progress. State-of-the-art approaches adopting Graph Convolutional networks (GCNs) can effectively extract features on human skeletons relying on the…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Di Yang , Yaohui Wang , Antitza Dantcheva , Lorenzo Garattoni , Gianpiero Francesca , Francois Bremond

Recent methods based on 3D skeleton data have achieved outstanding performance due to its conciseness, robustness, and view-independent representation. With the development of deep learning, Convolutional Neural Networks (CNN) and Long…

计算机视觉与模式识别 · 计算机科学 2017-07-11 Chuankun Li , Pichao Wang , Shuang Wang , Yonghong Hou , Wanqing Li

With the development of robotics, skeleton-based action recognition has become increasingly important, as human-robot interaction requires understanding the actions of humans and humanoid robots. Due to different sources of human skeletons…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Jidong Kuang , Hongsong Wang , Jie Gui

Skeleton-based action recognition has achieved remarkable performance with the development of graph convolutional networks (GCNs). However, most of these methods tend to construct complex topology learning mechanisms while neglecting the…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Zeyu Liang , Hailun Xia , Naichuan Zheng , Huan Xu

Skeleton-based human action recognition has attracted great interest thanks to the easy accessibility of the human skeleton data. Recently, there is a trend of using very deep feedforward neural networks to model the 3D coordinates of…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Pengfei Zhang , Cuiling Lan , Wenjun Zeng , Junliang Xing , Jianru Xue , Nanning Zheng

Skeleton-based human action recognition has recently drawn increasing attentions with the availability of large-scale skeleton datasets. The most crucial factors for this task lie in two aspects: the intra-frame representation for joint…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Chao Li , Qiaoyong Zhong , Di Xie , Shiliang Pu

How humans understand and recognize the actions of others is a complex neuroscientific problem that involves a combination of cognitive mechanisms and neural networks. Research has shown that humans have brain areas that recognize actions…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Haojun Xu , Yan Gao , Zheng Hui , Jie Li , Xinbo Gao

Skeleton-based action recognition has recently attracted a lot of attention. Researchers are coming up with new approaches for extracting spatio-temporal relations and making considerable progress on large-scale skeleton-based datasets.…

计算机视觉与模式识别 · 计算机科学 2019-12-19 Sangwoo Cho , Muhammad Hasan Maqbool , Fei Liu , Hassan Foroosh

It's common for current methods in skeleton-based action recognition to mainly consider capturing long-term temporal dependencies as skeleton sequences are typically long (>128 frames), which forms a challenging problem for previous…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Lianyu Hu , Shenglan Liu , Wei Feng

This paper propose a novel dictionary learning approach to detect event action using skeletal information extracted from RGBD video. The event action is represented as several latent atoms and composed of latent spatial and temporal…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Hao Xing , Yuxuan Xue , Mingchuan Zhou , Darius Burschka

Graph convolution networks (GCN) have been widely used in skeleton-based action recognition. We note that existing GCN-based approaches primarily rely on prescribed graphical structures (ie., a manually defined topology of skeleton joints),…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Haodong Duan , Jiaqi Wang , Kai Chen , Dahua Lin

The motion analysis of human skeletons is crucial for human action recognition, which is one of the most active topics in computer vision. In this paper, we propose a fully end-to-end action-attending graphic neural network (A$^2$GNN) for…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Chaolong Li , Zhen Cui , Wenming Zheng , Chunyan Xu , Rongrong Ji , Jian Yang