中文
相关论文

相关论文: Skeleton-based Action Recognition via Spatial and …

200 篇论文

Graph Convolutional Networks (GCNs) demonstrate strong capability in modeling skeletal topology for action recognition, yet their dense floating-point computations incur high energy costs. Spiking Neural Networks (SNNs), characterized by…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Naichuan Zheng , Xiahai Lun , Weiyi Li , Yuchen Du

This paper strives for self-supervised learning of a feature space suitable for skeleton-based action recognition. Our proposal is built upon learning invariances to input skeleton representations and various skeleton augmentations via a…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Fida Mohammad Thoker , Hazel Doughty , Cees G. M. Snoek

Skeleton based action recognition distinguishes human actions using the trajectories of skeleton joints, which provide a very good representation for describing actions. Considering that recurrent neural networks (RNNs) with Long Short-Term…

计算机视觉与模式识别 · 计算机科学 2016-03-28 Wentao Zhu , Cuiling Lan , Junliang Xing , Wenjun Zeng , Yanghao Li , Li Shen , Xiaohui Xie

The dynamics of human skeletons have significant information for the task of action recognition. The similarity between trajectories of corresponding joints is an indicating feature of the same action, while this similarity may subject to…

计算机视觉与模式识别 · 计算机科学 2020-04-22 Qi Li , Hanlin Mo , Jinghan Zhao , Hongxiang Hao , Hua Li

3D skeleton-based action recognition and motion prediction are two essential problems of human activity understanding. In many previous works: 1) they studied two tasks separately, neglecting internal correlations; 2) they did not capture…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Maosen Li , Siheng Chen , Xu Chen , Ya Zhang , Yanfeng Wang , Qi Tian

3D action recognition - analysis of human actions based on 3D skeleton data - becomes popular recently due to its succinctness, robustness, and view-invariant representation. Recent attempts on this problem suggested to develop RNN-based…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Jun Liu , Amir Shahroudy , Dong Xu , Gang Wang

Nowadays, Transformers and Graph Convolutional Networks (GCNs) are the prevailing techniques for 3D human pose estimation. However, Transformer-based methods either ignore the spatial neighborhood relationships between the joints when used…

计算机视觉与模式识别 · 计算机科学 2025-05-05 Kamel Aouaidjia , Aofan Li , Wenhao Zhang , Chongsheng Zhang

Self-attention has been successfully applied to video representation learning due to the effectiveness of modeling long range dependencies. Existing approaches build the dependencies merely by computing the pairwise correlations along…

计算机视觉与模式识别 · 计算机科学 2021-05-28 Xudong Guo , Xun Guo , Yan Lu

Contrastive learning has achieved great success in skeleton-based action recognition. However, most existing approaches encode the skeleton sequences as entangled spatiotemporal representations and confine the contrasts to the same level of…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Cong Wu , Xiao-Jun Wu , Josef Kittler , Tianyang Xu , Sara Atito , Muhammad Awais , Zhenhua Feng

We propose a novel skeleton-based representation for 3D action recognition in videos using Deep Convolutional Neural Networks (D-CNNs). Two key issues have been addressed: First, how to construct a robust representation that easily captures…

计算机视觉与模式识别 · 计算机科学 2018-07-19 Huy Hieu Pham , Louahdi Khoudour , Alain Crouzil , Pablo Zegers , Sergio A. Velastin

Recognizing human actions in untrimmed videos is an important challenging task. An effective 3D motion representation and a powerful learning model are two key factors influencing recognition performance. In this paper we introduce a new…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Huy-Hieu Pham , Louahdi Khoudour , Alain Crouzil , Pablo Zegers , Sergio A. Velastin

Human Interaction Recognition is the process of identifying interactive actions between multiple participants in a specific situation. The aim is to recognise the action interactions between multiple entities and their meaning. Many single…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Ruoqi Yin , Jianqin Yin

Spatiotemporal graph convolutional networks (STGCNs) have emerged as a desirable model for skeleton-based human action recognition. Despite achieving state-of-the-art performance, there is a limited understanding of the representations…

图像与视频处理 · 电气工程与系统科学 2023-12-14 Pratyusha Das , Sarath Shekkizhar , Antonio Ortega

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

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

In the last years, the computer vision research community has studied on how to model temporal dynamics in videos to employ 3D human action recognition. To that end, two main baseline approaches have been researched: (i) Recurrent Neural…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Carlos Caetano , François Brémond , William Robson Schwartz

Among the existing modalities for 3D action recognition, 3D flow has been poorly examined, although conveying rich motion information cues for human actions. Presumably, its susceptibility to noise renders it intractable, thus challenging…

计算机视觉与模式识别 · 计算机科学 2023-06-26 Vasileios Magoulianitis , Athanasios Psaltis

The modeling, computational cost, and accuracy of traditional Spatio-temporal networks are the three most concentrated research topics in video action recognition. The traditional 2D convolution has a low computational cost, but it cannot…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Zhaoqilin Yang , Gaoyun An

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

We propose ST-DETR, a Spatio-Temporal Transformer-based architecture for object detection from a sequence of temporal frames. We treat the temporal frames as sequences in both space and time and employ the full attention mechanisms to take…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Eslam Mohamed , Ahmad El-Sallab