中文
相关论文

相关论文: Learning Multi-Granular Spatio-Temporal Graph Netw…

200 篇论文

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

Graph convolutional networks (GCNs) have been widely used and achieved remarkable results in skeleton-based action recognition. We think the key to skeleton-based action recognition is a skeleton hanging in frames, so we focus on how the…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Nguyen Huu Bao Long

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

In skeleton-based action recognition, graph convolutional networks (GCNs), which model human body skeletons using graphical components such as nodes and connections, have achieved remarkable performance recently. However, current…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Jongmin Yu , Yongsang Yoon , Moongu Jeon

Current state-of-the-art approaches to skeleton-based action recognition are mostly based on recurrent neural networks (RNN). In this paper, we propose a novel convolutional neural networks (CNN) based framework for both action…

计算机视觉与模式识别 · 计算机科学 2017-05-03 Chao Li , Qiaoyong Zhong , Di Xie , Shiliang Pu

Skeleton based recognition systems are gaining popularity and machine learning models focusing on points or joints in a skeleton have proved to be computationally effective and application in many areas like Robotics. It is easy to track…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Neha Baranwal , Varun Sharma

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

Graph convolutional networks (GCNs) achieved promising performance in skeleton-based human action recognition by modeling a sequence of skeletons as a spatio-temporal graph. Most of the recently proposed GCN-based methods improve the…

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

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

Vision-based human activity recognition has emerged as one of the essential research areas in video analytics domain. Over the last decade, numerous advanced deep learning algorithms have been introduced to recognize complex human actions…

计算机视觉与模式识别 · 计算机科学 2022-08-11 Hayat Ullah , Arslan Munir

This paper presents the ARN-LSTM architecture, a novel multi-stream action recognition model designed to address the challenge of simultaneously capturing spatial motion and temporal dynamics in action sequences. Traditional methods often…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Chuanchuan Wang , Ahmad Sufril Azlan Mohmamed , Mohd Halim Bin Mohd Noor , Xiao Yang , Feifan Yi , Xiang Li

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

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

Group Activity Recognition aims to understand collective activities from videos. Existing solutions primarily rely on the RGB modality, which encounters challenges such as background variations, occlusions, motion blurs, and significant…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Zhengcen Li , Xinle Chang , Yueran Li , Jingyong Su

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 human action recognition has been drawing more interest recently due to its low sensitivity to appearance changes and the accessibility of more skeleton data. However, even the 3D skeletons captured in practice are still…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Cunling Bian , Wei Feng , Fanbo Meng , Song Wang

Skeleton data, which consists of only the 2D/3D coordinates of the human joints, has been widely studied for human action recognition. Existing methods take the semantics as prior knowledge to group human joints and draw correlations…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Lei Shi , Yifan Zhang , Jian Cheng , Hanqing Lu

Deep learning techniques are being used in skeleton based action recognition tasks and outstanding performance has been reported. Compared with RNN based methods which tend to overemphasize temporal information, CNN-based approaches can…

计算机视觉与模式识别 · 计算机科学 2017-05-03 Zewei Ding , Pichao Wang , Philip O. Ogunbona , Wanqing Li

This paper presents a 2D skeleton-based action segmentation method with applications in fine-grained human activity recognition. In contrast with state-of-the-art methods which directly take sequences of 3D skeleton coordinates as inputs…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Syed Waleed Hyder , Muhammad Usama , Anas Zafar , Muhammad Naufil , Fawad Javed Fateh , Andrey Konin , M. Zeeshan Zia , Quoc-Huy Tran

The gesture recognition using motion capture data and depth sensors has recently drawn more attention in vision recognition. Currently most systems only classify dataset with a couple of dozens different actions. Moreover, feature…

计算机视觉与模式识别 · 计算机科学 2014-09-02 Kyunghyun Cho , Xi Chen