中文
相关论文

相关论文: Skeleton based Activity Recognition by Fusing Part…

200 篇论文

Understanding the dynamic relationship between humans and the built environment is a key challenge in disciplines ranging from environmental psychology to reinforcement learning (RL). A central obstacle in modeling these interactions is the…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Cheyu Lin , Katherine A. Flanigan

Recognizing human actions is fundamentally a spatio-temporal reasoning problem, and should be, at least to some extent, invariant to the appearance of the human and the objects involved. Motivated by this hypothesis, in this work, we take…

计算机视觉与模式识别 · 计算机科学 2021-11-04 Gorjan Radevski , Marie-Francine Moens , Tinne Tuytelaars

Different from traditional action recognition based on video segments, online action recognition aims to recognize actions from unsegmented streams of data in a continuous manner. One way for online recognition is based on the evidence…

计算机视觉与模式识别 · 计算机科学 2017-07-07 Chang Tang , Pichao Wang , Wanqing Li

Emotion recognition through body movements has emerged as a compelling and privacy-preserving alternative to traditional methods that rely on facial expressions or physiological signals. Recent advancements in 3D skeleton acquisition…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Haifeng Lu , Jiuyi Chen , Zhen Zhang , Ruida Liu , Runhao Zeng , Xiping Hu

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

Recent research into human action recognition (HAR) has focused predominantly on skeletal action recognition and video-based methods. With the increasing availability of consumer-grade depth sensors and Lidar instruments, there is a growing…

计算机视觉与模式识别 · 计算机科学 2025-10-10 James Dickens

Human Motion Prediction is a crucial task in computer vision and robotics. It has versatile application potentials such as in the area of human-robot interactions, human action tracking for airport security systems, autonomous car…

人工智能 · 计算机科学 2021-08-10 Shekhar Gupta , Gaurav Kumar Yadav , G. C. Nandi

Action recognition from well-segmented 3D skeleton video has been intensively studied. However, due to the difficulty in representing the 3D skeleton video and the lack of training data, action detection from streaming 3D skeleton video…

计算机视觉与模式识别 · 计算机科学 2017-04-20 Bo Li , Huahui Chen , Yucheng Chen , Yuchao Dai , Mingyi He

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

Current state-of-the-art methods for skeleton-based action recognition are supervised and rely on labels. The reliance is limiting the performance due to the challenges involved in annotation and mislabeled data. Unsupervised methods have…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Jingyuan Li , Eli Shlizerman

In recent years, graph convolutional networks (GCNs) play an increasingly critical role in skeleton-based human action recognition. However, most GCN-based methods still have two main limitations: 1) They only consider the motion…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Zhigang Tu , Jiaxu Zhang , Hongyan Li , Yujin Chen , Junsong Yuan

Human action recognition is regarded as a key cornerstone in domains such as surveillance or video understanding. Despite recent progress in the development of end-to-end solutions for video-based action recognition, achieving…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Jiawei Chen , Jenson Hsiao , Chiu Man Ho

Hand gesture recognition is a strenuous task to solve in videos. In this paper, we use a 3D residual attention network which is trained end to end for hand gesture recognition. Based on the stacked multiple attention blocks, we build a 3D…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Naina Dhingra , Andreas Kunz

Human action recognition has been one of the most active fields of research in computer vision for last years. Two dimensional action recognition methods are facing serious challenges such as occlusion and missing the third dimension of…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Mozhgan Mokari , Hoda Mohammadzade , Benyamin Ghojogh

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

Two-stream Convolutional Networks (ConvNets) have shown strong performance for human action recognition in videos. Recently, Residual Networks (ResNets) have arisen as a new technique to train extremely deep architectures. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2016-11-08 Christoph Feichtenhofer , Axel Pinz , Richard P. Wildes

Human actions involve complex pose variations and their 2D projections can be highly ambiguous. Thus 3D spatio-temporal or 4D (i.e., 3D+T) human skeletons, which are photometric and viewpoint invariant, are an excellent alternative to 2D+T…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Mu-Ruei Tseng , Abhishek Gupta , Chi-Keung Tang , Yu-Wing Tai

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

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

Skeleton-based gesture recognition methods have achieved high success using Graph Convolutional Network (GCN). In addition, context-dependent adaptive topology as a neighborhood vertex information and attention mechanism leverages a model…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Ikuo Nakamura