中文
相关论文

相关论文: Temporal Extension Module for Skeleton-Based Actio…

200 篇论文

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

Temporal action localization has long been researched in computer vision. Existing state-of-the-art action localization methods divide each video into multiple action units (i.e., proposals in two-stage methods and segments in one-stage…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Runhao Zeng , Wenbing Huang , Mingkui Tan , Yu Rong , Peilin Zhao , Junzhou Huang , Chuang Gan

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

A collection of approaches based on graph convolutional networks have proven success in skeleton-based action recognition by exploring neighborhood information and dense dependencies between intra-frame joints. However, these approaches…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Jialin Gao , Tong He , Xi Zhou , Shiming Ge

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

Graph convolutional networks (GCNs) are an effective skeleton-based human action recognition (HAR) technique. GCNs enable the specification of CNNs to a non-Euclidean frame that is more flexible. The previous GCN-based models still have a…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Faisal Mehmood , Xin Guo , Enqing Chen , Muhammad Azeem Akbar , Arif Ali Khan , Sami Ullah

Recently skeleton-based action recognition has made signif-icant progresses in the computer vision community. Most state-of-the-art algorithms are based on Graph Convolutional Networks (GCN), andtarget at improving the network structure of…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Zeshi Yang , Kangkang Yin

Graph Convolutional Networks (GCNs) have been widely used in skeleton-based human action recognition. In GCN-based methods, the spatio-temporal graph is fundamental for capturing motion patterns. However, existing approaches ignore the…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Chang Li , Qian Huang , Yingchi Mao

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

With the prevalence of accessible depth sensors, dynamic human body skeletons have attracted much attention as a robust modality for action recognition. Previous methods model skeletons based on RNN or CNN, which has limited expressive…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Xiang Gao , Wei Hu , Jiaxiang Tang , Jiaying Liu , Zongming Guo

Capturing the dependencies between joints is critical in skeleton-based action recognition task. Transformer shows great potential to model the correlation of important joints. However, the existing Transformer-based methods cannot capture…

计算机视觉与模式识别 · 计算机科学 2022-11-04 Helei Qiu , Biao Hou , Bo Ren , Xiaohua Zhang

For multimodal skeleton-based action recognition, Graph Convolutional Networks (GCNs) are effective models. Still, their reliance on floating-point computations leads to high energy consumption, limiting their applicability in…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Naichuan Zheng , Yuchen Du , Hailun Xia , Zeyu Liang

Graph convolutional networks (GCNs) have emerged as a powerful tool for skeleton-based action and gesture recognition, thanks to their ability to model spatial and temporal dependencies in skeleton data. However, existing GCN-based methods…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Hu Cui , Renjing Huang , Ruoyu Zhang , Tessai Hayama

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

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

Generating long-range skeleton-based human actions has been a challenging problem since small deviations of one frame can cause a malformed action sequence. Most existing methods borrow ideas from video generation, which naively treat…

图形学 · 计算机科学 2020-08-18 Ping Yu , Yang Zhao , Chunyuan Li , Junsong Yuan , Changyou Chen

Modeling and recognition of surgical activities poses an interesting research problem. Although a number of recent works studied automatic recognition of surgical activities, generalizability of these works across different tasks and…

计算机视觉与模式识别 · 计算机科学 2020-08-17 Duygu Sarikaya , Pierre Jannin

Due to the compact and rich high-level representations offered, skeleton-based human action recognition has recently become a highly active research topic. Previous studies have demonstrated that investigating joint relationships in spatial…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Ali Farajzadeh Bavil , Hamed Damirchi , Hamid D. Taghirad

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 task of skeleton-based action recognition remains a core challenge in human-centred scene understanding due to the multiple granularities and large variation in human motion. Existing approaches typically employ a single neural…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Tailin Chen , Desen Zhou , Jian Wang , Shidong Wang , Yu Guan , Xuming He , Errui Ding