中文
相关论文

相关论文: AdaSGN: Adapting Joint Number and Model Size for E…

200 篇论文

Skeleton-based human action recognition has received widespread attention in recent years due to its diverse range of application scenarios. Due to the different sources of human skeletons, skeleton data naturally exhibit heterogeneity. The…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Hongsong Wang , Xiaoyan Ma , Jidong Kuang , Jie Gui

Skeleton-based human action recognition is a powerful approach for understanding human behaviour from pose data, but collecting large-scale, diverse, and well-annotated 3D skeleton datasets is both expensive and labor-intensive. To address…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Xu Dong , Wanqing Li , Anthony Adeyemi-Ejeye , Andrew Gilbert

Despite the growing accessibility of skeletal motion data, integrating it for animating character meshes remains challenging due to diverse configurations of both skeletons and meshes. Specifically, the body scale and bone lengths of the…

图形学 · 计算机科学 2025-03-19 Seokhyeon Hong , Soojin Choi , Chaelin Kim , Sihun Cha , Junyong Noh

Due to the fast processing-speed and robustness it can achieve, skeleton-based action recognition has recently received the attention of the computer vision community. The recent Convolutional Neural Network (CNN)-based methods have shown…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Han Chen , Yifan Jiang , Hanseok Ko

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

The increasing pace of population aging calls for better care and support systems. Falling is a frequent and critical problem for elderly people causing serious long-term health issues. Fall detection from video streams is not an attractive…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Sania Zahan , Ghulam Mubashar Hassan , Ajmal Mian

Skeleton sequences are widely used for action recognition task due to its lightweight and compact characteristics. Recent graph convolutional network (GCN) approaches have achieved great success for skeleton-based action recognition since…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Ruijie Hou , Zhao Wang

With the fast development of effective and low-cost human skeleton capture systems, skeleton-based action recognition has attracted much attention recently. Most existing methods use Convolutional Neural Network (CNN) and Recurrent Neural…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Wu Zheng , Lin Li , Zhaoxiang Zhang , Yan Huang , Liang Wang

This paper contributes to the challenge of skeleton-based human action recognition in videos. The key step is to develop a generic network architecture to extract discriminative features for the spatio-temporal skeleton data. In this paper,…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Shujian Liao , Terry Lyons , Weixin Yang , Kevin Schlegel , Hao Ni

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

Graph convolutional networks (GCNs) have been very successful in modeling non-Euclidean data structures, like sequences of body skeletons forming actions modeled as spatio-temporal graphs. Most GCN-based action recognition methods use deep…

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

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

When using large-batch training to speed up stochastic gradient descent, learning rates must adapt to new batch sizes in order to maximize speed-ups and preserve model quality. Re-tuning learning rates is resource intensive, while fixed…

机器学习 · 计算机科学 2020-07-13 Tyler B. Johnson , Pulkit Agrawal , Haijie Gu , Carlos Guestrin

With the inherent advantages of skeleton representation, 3D skeleton-based action recognition has become a prominent topic in the field of computer vision. However, previous reviews have predominantly adopted a model-oriented perspective,…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Mengyuan Liu , Hong Liu , Qianshuo Hu , Bin Ren , Junsong Yuan , Jiaying Lin , Jiajun Wen

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

In recent years, action recognition has received much attention and wide application due to its important role in video understanding. Most of the researches on action recognition methods focused on improving the performance via various…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Pengcheng Dong , Wenbo Wan , Huaxiang Zhang , Shuai Li , Sujuan Hou , Jiande Sun

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

Temporal modelling is the key for efficient video action recognition. While understanding temporal information can improve recognition accuracy for dynamic actions, removing temporal redundancy and reusing past features can significantly…

计算机视觉与模式识别 · 计算机科学 2021-02-12 Yue Meng , Rameswar Panda , Chung-Ching Lin , Prasanna Sattigeri , Leonid Karlinsky , Kate Saenko , Aude Oliva , Rogerio Feris

Most existing one-shot skeleton-based action recognition focuses on raw low-level information (e.g., joint location), and may suffer from local information loss and low generalization ability. To alleviate these, we propose to leverage text…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Tingbing Yan , Wenzheng Zeng , Yang Xiao , Xingyu Tong , Bo Tan , Zhiwen Fang , Zhiguo Cao , Joey Tianyi Zhou