中文
相关论文

相关论文: Vertex Feature Encoding and Hierarchical Temporal …

200 篇论文

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

This paper presents an image classification based approach for skeleton-based video action recognition problem. Firstly, A dataset independent translation-scale invariant image mapping method is proposed, which transformes the skeleton…

计算机视觉与模式识别 · 计算机科学 2017-06-14 Bo Li , Mingyi He , Xuelian Cheng , Yucheng Chen , Yuchao Dai

Despite the notable success of graph convolutional networks (GCNs) in skeleton-based action recognition, their performance often depends on large volumes of labeled data, which are frequently scarce in practical settings. To address this…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Hichem Sahbi

How to obtain informative representations of transactions and then perform the identification of fraudulent transactions is a crucial part of ensuring financial security. Recent studies apply Graph Neural Networks (GNNs) to the transaction…

机器学习 · 计算机科学 2023-07-12 Yue Tian , Guanjun Liu

Deep neural networks have achieved remarkable success for video-based action recognition. However, most of existing approaches cannot be deployed in practice due to the high computational cost. To address this challenge, we propose a new…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Kun Liu , Wu Liu , Huadong Ma , Mingkui Tan , Chuang Gan

Accurate temporal segmentation of human actions is critical for intelligent robots in collaborative settings, where a precise understanding of sub-activity labels and their temporal structure is essential. However, the inherent noise in…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Hao Xing , Kai Zhe Boey , Yuankai Wu , Darius Burschka , Gordon Cheng

This paper proposes a new graph convolutional operator called central difference graph convolution (CDGC) for skeleton based action recognition. It is not only able to aggregate node information like a vanilla graph convolutional operation…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Shuangyan Miao , Yonghong Hou , Zhimin Gao , Mingliang Xu , Wanqing Li

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

We present a new deep learning approach for real-time 3D human action recognition from skeletal data and apply it to develop a vision-based intelligent surveillance system. Given a skeleton sequence, we propose to encode skeleton poses and…

计算机视觉与模式识别 · 计算机科学 2022-08-11 Huy Hieu Pham , Houssam Salmane , Louahdi Khoudour , Alain Crouzil , Pablo Zegers , Sergio A Velastin

The aim of this research is to recognize human actions performed on stage to aid visually impaired and blind individuals. To achieve this, we have created a theatre human action recognition system that uses skeleton data captured by depth…

计算机视觉与模式识别 · 计算机科学 2023-06-29 Leyla Benhamida , Slimane Larabi

We introduce a novel approach for temporal activity segmentation with timestamp supervision. Our main contribution is a graph convolutional network, which is learned in an end-to-end manner to exploit both frame features and connections…

计算机视觉与模式识别 · 计算机科学 2022-08-03 Hamza Khan , Sanjay Haresh , Awais Ahmed , Shakeeb Siddiqui , Andrey Konin , M. Zeeshan Zia , Quoc-Huy Tran

How humans understand and recognize the actions of others is a complex neuroscientific problem that involves a combination of cognitive mechanisms and neural networks. Research has shown that humans have brain areas that recognize actions…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Haojun Xu , Yan Gao , Zheng Hui , Jie Li , Xinbo Gao

Graph Convolutional Networks (GCNs) have proven to be highly effective for skeleton-based action recognition, primarily due to their ability to leverage graph topology for feature aggregation, a key factor in extracting meaningful…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Haiqing Ren , Zhongkai Luo , Heng Fan , Xiaohui Yuan , Guanchen Wang , Libo Zhang

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

In skeleton-based action recognition, a key challenge is distinguishing between actions with similar trajectories of joints due to the lack of image-level details in skeletal representations. Recognizing that the differentiation of similar…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Hongda Liu , Yunfan Liu , Min Ren , Hao Wang , Yunlong Wang , Zhenan Sun

Deep learning has been demonstrated to achieve excellent results for image classification and object detection. However, the impact of deep learning on video analysis (e.g. action detection and recognition) has been limited due to…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Rui Hou , Chen Chen , Mubarak Shah

Action segmentation as a milestone towards building automatic systems to understand untrimmed videos has received considerable attention in the recent years. It is typically being modeled as a sequence labeling problem but contains…

计算机视觉与模式识别 · 计算机科学 2017-05-23 Li Ding , Chenliang Xu

In action recognition, although the combination of spatio-temporal videos and skeleton features can improve the recognition performance, a separate model and balancing feature representation for cross-modal data are required. To solve these…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Dasom Ahn , Sangwon Kim , Hyunsu Hong , Byoung Chul Ko

Convolutional Neural Networks are the de facto models for image recognition. However 3D CNNs, the straight forward extension of 2D CNNs for video recognition, have not achieved the same success on standard action recognition benchmarks. One…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Swathikiran Sudhakaran , Sergio Escalera , Oswald Lanz

Recognizing interactive actions, including hand-to-hand interaction and human-to-human interaction, has attracted increasing attention for various applications in the field of video analysis and human-robot interaction. Considering the…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Mengyuan Liu , Chen Chen , Songtao Wu , Fanyang Meng , Hong Liu