paper-with-me

Papers

Pose Encoding for Robust Skeleton-Based Action Recognition

2018-06-18 · In Proceedings of the IEEE conference on computer vision and pattern recognition workshops 2018 6 · Demisse, G. G., Papadopoulos, K., Aouada, D., & Ottersten, B.

Some of the main challenges in skeleton-based action recognition systems are redundant and noisy pose transformations. Earlier works in skeleton-based action recognition explored different approaches for filtering linear noise transformations, but neglect to address potential nonlinear transformations. In this paper, we present an unsupervised learning approach for estimating nonlinear noise transformations in pose estimates. Our approach starts by decoupling linear and nonlinear noise transformations. While the linear transformations are modelled explicitly the nonlinear transformations are learned from data. Subsequently, we use an autoencoder with L 2 -norm reconstruction error and show that it indeed does capture nonlinear noise transformations, and recover a denoised pose estimate which in turn improves performance significantly. We validate our approach on a publicly available dataset, NW-UCLA.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionSkeleton Based Action Recognition

Similar Papers 제목 키워드 기반

Human Activity Recognition: A Spatio-temporal Image Encoding of 3D Skeleton Data for Online Action Detection

2020-02-08 · International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications VISIGRAPP 2020 2 · Nassim Mokhtari, Alexis Nédélec, Pierre De Loor

Human activity recognition (HAR) based on skeleton data that can be extracted from videos (Kinect for example) , or provided by a depth camera is a time series classification problem, where handling both spatial and temp…

Action DetectionActivity RecognitionHuman Activity RecognitionOnline Action Detection+2

InfoGCN: Representation Learning for Human Skeleton-Based Action Recognition

2022-01-01 · CVPR 2022 1 · Hyung-gun Chi, Myoung Hoon Ha, Seunggeun Chi, Sang Wan Lee 외

Human skeleton-based action recognition offers a valuable means to understand the intricacies of human behavior because it can handle the complex relationships between physical constraints and intention. Although sev…

Action RecognitionRepresentation LearningSkeleton Based Action Recognition

Fusing Higher-order Features in Graph Neural Networks for Skeleton-based Action Recognition

2021-05-04 · Zhenyue Qin, Yang Liu, Pan Ji, Dongwoo Kim 외

Skeleton sequences are lightweight and compact, and thus are ideal candidates for action recognition on edge devices. Recent skeleton-based action recognition methods extract features from 3D joint coordinates as spatial…

Action RecognitionGraph Neural NetworkSkeleton Based Action Recognition

Deep-Temporal LSTM for Daily Living Action Recognition

2018-02-01 · Srijan Das, Michal Koperski, Francois Bremond, Gianpiero Francesca

In this paper, we propose to improve the traditional use of RNNs by employing a many to many model for video classification. We analyze the importance of modeling spatial layout and temporal encoding for daily living act…

Action RecognitionGeneral ClassificationOptical Flow EstimationTemporal Action Localization+1

Enhanced Spatio- Temporal Image Encoding for Online Human Activity Recognition

2023-12-15 · International Conference on Machine Learning and Applications (ICMLA) 2023 12 · Nassim Mokhtari, Vincent Fer, Alexis Nédélec, Marlene Gilles 외

Human Activity Recognition (HAR) based on sen-sors data can be seen as a time series classification problem where the challenge is to handle both spatial and temporal dependencies, while focusing on the most relevant dat…

Activity RecognitionHuman Activity RecognitionTime SeriesTime Series Classification