中文
相关论文

相关论文: Learning Coupled Spatial-temporal Attention for Sk…

200 篇论文

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 studies how to introduce viewpoint-invariant feature representations that can help action recognition and detection. Although we have witnessed great progress of action recognition in the past decade, it remains challenging yet…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Junwei Liang , Liangliang Cao , Xuehan Xiong , Ting Yu , Alexander Hauptmann

Human motion prediction aims to generate future motions based on the observed human motions. Witnessing the success of Recurrent Neural Networks (RNN) in modeling the sequential data, recent works utilize RNN to model human-skeleton motion…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Xiangbo Shu , Liyan Zhang , Guo-Jun Qi , Wei Liu , Jinhui Tang

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

For pursuing accurate skeleton-based action recognition, most prior methods use the strategy of combining Graph Convolution Networks (GCNs) with attention-based methods in a serial way. However, they regard the human skeleton as a complete…

计算机视觉与模式识别 · 计算机科学 2023-01-30 Chen Pang , Xuequan Lu , Lei Lyu

Skeleton-based action recognition faces two longstanding challenges: the scarcity of labeled training samples and difficulty modeling short- and long-range temporal dependencies. To address these issues, we propose a unified framework,…

计算机视觉与模式识别 · 计算机科学 2025-09-19 Feng Ding , Haisheng Fu , Soroush Oraki , Jie Liang

Skeleton-based action recognition methods are limited by the semantic extraction of spatio-temporal skeletal maps. However, current methods have difficulty in effectively combining features from both temporal and spatial graph dimensions…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Shengqin Wang , Yongji Zhang , Minghao Zhao , Hong Qi , Kai Wang , Fenglin Wei , Yu Jiang

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

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

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

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

Contrastive learning has been successfully leveraged to learn action representations for addressing the problem of semi-supervised skeleton-based action recognition. However, most contrastive learning-based methods only contrast global…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Binqian Xu , Xiangbo Shu

We propose a Dynamic Graph-Based Spatial-Temporal Attention (DG-STA) method for hand gesture recognition. The key idea is to first construct a fully-connected graph from a hand skeleton, where the node features and edges are then…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Yuxiao Chen , Long Zhao , Xi Peng , Jianbo Yuan , Dimitris N. Metaxas

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

Skeleton-based action recognition task is entangled with complex spatio-temporal variations of skeleton joints, and remains challenging for Recurrent Neural Networks (RNNs). In this work, we propose a temporal-then-spatial recalibration…

计算机视觉与模式识别 · 计算机科学 2018-05-04 Chunyu Xie , Ce Li , Baochang Zhang , Chen Chen , Jungong Han , Changqing Zou , Jianzhuang Liu

Spatio-temporal feature learning is of central importance for action recognition in videos. Existing deep neural network models either learn spatial and temporal features independently (C2D) or jointly with unconstrained parameters (C3D).…

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

Video summarization aims to generate a concise representation of a video, capturing its essential content and key moments while reducing its overall length. Although several methods employ attention mechanisms to handle long-term…

计算机视觉与模式识别 · 计算机科学 2024-05-22 Jaewon Son , Jaehun Park , Kwangsu Kim

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

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

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