中文
相关论文

相关论文: Constructing Stronger and Faster Baselines for Ske…

200 篇论文

Skeleton Action Recognition (SAR) involves identifying human actions using skeletal joint coordinates and their interconnections. While plain Transformers have been attempted for this task, they still fall short compared to the current…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Soumyabrata Chaudhuri , Saumik Bhattacharya

With the inherent advantages of skeleton representation, 3D skeleton-based action recognition has become a prominent topic in the field of computer vision. However, previous reviews have predominantly adopted a model-oriented perspective,…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Mengyuan Liu , Hong Liu , Qianshuo Hu , Bin Ren , Junsong Yuan , Jiaying Lin , Jiajun Wen

Action recognition has been a heated topic in computer vision for its wide application in vision systems. Previous approaches achieve improvement by fusing the modalities of the skeleton sequence and RGB video. However, such methods have a…

计算机视觉与模式识别 · 计算机科学 2022-02-24 Xiaoguang Zhu , Ye Zhu , Haoyu Wang , Honglin Wen , Yan Yan , Peilin Liu

This paper presents a study of automatic design of neural network architectures for skeleton-based action recognition. Specifically, we encode a skeleton-based action instance into a tensor and carefully define a set of operations to build…

计算机视觉与模式识别 · 计算机科学 2020-10-30 Haoyuan Zhang , Yonghong Hou , Pichao Wang , Zihui Guo , Wanqing Li

The computer vision community is currently focusing on solving action recognition problems in real videos, which contain thousands of samples with many challenges. In this process, Deep Convolutional Neural Networks (D-CNNs) have played a…

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

Although skeleton-based action recognition has achieved great success in recent years, most of the existing methods may suffer from a large model size and slow execution speed. To alleviate this issue, we analyze skeleton sequence…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Fan Yang , Sakriani Sakti , Yang Wu , Satoshi Nakamura

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

Deep neural network is an effective choice to automatically recognize human actions utilizing data from various wearable sensors. These networks automate the process of feature extraction relying completely on data. However, various noises…

信号处理 · 电气工程与系统科学 2021-01-05 Tanvir Mahmud , A. Q. M. Sazzad Sayyed , Shaikh Anowarul Fattah , Sun-Yuan Kung

There has been a dramatic increase in the volume of videos and their related content uploaded to the internet. Accordingly, the need for efficient algorithms to analyse this vast amount of data has attracted significant research interest.…

计算机视觉与模式识别 · 计算机科学 2021-11-08 Motasem Alsawadi , Miguel Rio

Graph Convolutional Networks (GCNs) are extensively utilized for deep learning on graphs. The large data sizes of graphs and their vertex features make scalable training algorithms and distributed memory systems necessary. Since the…

机器学习 · 计算机科学 2022-12-14 Gunduz Vehbi Demirci , Aparajita Haldar , Hakan Ferhatosmanoglu

The motion analysis of human skeletons is crucial for human action recognition, which is one of the most active topics in computer vision. In this paper, we propose a fully end-to-end action-attending graphic neural network (A$^2$GNN) for…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Chaolong Li , Zhen Cui , Wenming Zheng , Chunyan Xu , Rongrong Ji , Jian Yang

In recent years, multimodal Graph Convolutional Networks (GCNs) have achieved remarkable performance in skeleton-based action recognition. The reliance on high-energy-consuming continuous floating-point operations inherent in GCN-based…

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

Human action recognition in 3D skeleton sequences has attracted a lot of research attention. Recently, Long Short-Term Memory (LSTM) networks have shown promising performance in this task due to their strengths in modeling the dependencies…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Jun Liu , Gang Wang , Ling-Yu Duan , Kamila Abdiyeva , Alex C. Kot

Skeleton-based action recognition using GCNs has achieved remarkable performance, but recognizing ambiguous actions, such as "waving" and "saluting", remains a significant challenge. Existing methods typically rely on a serial combination…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Hao Huang , Yujie Lin , Siyu Chen , Haiyang Liu

Recent advances in the masked autoencoder (MAE) paradigm have significantly propelled self-supervised skeleton-based action recognition. However, most existing approaches limit reconstruction targets to raw joint coordinates or their simple…

计算机视觉与模式识别 · 计算机科学 2025-09-05 Shengkai Sun , Zefan Zhang , Jianfeng Dong , Zhiyong Cheng , Xiaojun Chang , Meng Wang

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

Graph Convolutional Networks (GCNs) have emerged as the state-of-the-art deep learning model for representation learning on graphs. It is challenging to accelerate training of GCNs, due to (1) substantial and irregular data communication to…

分布式、并行与集群计算 · 计算机科学 2020-01-09 Hanqing Zeng , Viktor Prasanna

Gait recognition, a long-distance biometric technology, has aroused intense interest recently. Currently, the two dominant gait recognition works are appearance-based and model-based, which extract features from silhouettes and skeletons,…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Likai Wang , Ruize Han , Wei Feng

The gesture recognition using motion capture data and depth sensors has recently drawn more attention in vision recognition. Currently most systems only classify dataset with a couple of dozens different actions. Moreover, feature…

计算机视觉与模式识别 · 计算机科学 2014-09-02 Kyunghyun Cho , Xi Chen

Customizing Convolution Neural Networks (CNN) for production use has been a challenging task for DL practitioners. This paper intends to expedite the model customization with a model hub that contains the optimized models tiered by their…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Linnan Wang , Chenhan Yu , Satish Salian , Slawomir Kierat , Szymon Migacz , Alex Fit Florea