paper-with-me

Papers

Augmenting Vision-Based Human Pose Estimation with Rotation Matrix

2023-10-09 · Milad Vazan, Fatemeh Sadat Masoumi, Ruizhi Ou, Reza Rawassizadeh

Fitness applications are commonly used to monitor activities within the gym, but they often fail to automatically track indoor activities inside the gym. This study proposes a model that utilizes pose estimation combined with a novel data augmentation method, i.e., rotation matrix. We aim to enhance the classification accuracy of activity recognition based on pose estimation data. Through our experiments, we experiment with different classification algorithms along with image augmentation approaches. Our findings demonstrate that the SVM with SGD optimization, using data augmentation with the Rotation Matrix, yields the most accurate results, achieving a 96% accuracy rate in classifying five physical activities. Conversely, without implementing the data augmentation techniques, the baseline accuracy remains at a modest 64%.

📄 PDF Abstract BibTeX arXiv:2310.06068

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionData AugmentationImage AugmentationPose Estimation

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

HoloFace: Augmenting Human-to-Human Interactions on HoloLens

2018-02-01 · Marek Kowalski, Zbigniew Nasarzewski, Grzegorz Galinski, Piotr Garbat

We present HoloFace, an open-source framework for face alignment, head pose estimation and facial attribute retrieval for Microsoft HoloLens. HoloFace implements two state-of-the-art face alignment methods which can be u…

AttributeEmotion RecognitionFace AlignmentFace Model+3

Learning Unorthogonalized Matrices for Rotation Estimation

2023-12-01 · Kerui Gu, Zhihao LI, Shiyong Liu, Jianzhuang Liu 외

Estimating 3D rotations is a common procedure for 3D computer vision. The accuracy depends heavily on the rotation representation. One form of representation -- rotation matrices -- is popular due to its continuity, espe…

3D Human Pose EstimationPose Estimation

Joint Hand Detection and Rotation Estimation by Using CNN

2016-12-08 · Xiaoming Deng, Ye Yuan, Yinda Zhang, Ping Tan 외

Hand detection is essential for many hand related tasks, e.g. parsing hand pose, understanding gesture, which are extremely useful for robotics and human-computer interaction. However, hand detection in uncontrolled envi…

General ClassificationHand Detectionobject-detectionObject Detection

On the Role of Rotation Equivariance in Monocular 2D-to-3D Human Pose Lifting

2026-01-20 · Pavlo Melnyk, Cuong Le, Urs Waldmann, Per-Erik Forssén 외 arxiv

Estimating 3D from 2D is one of the central tasks in computer vision. In this work, we consider the monocular setting, i.e. single-view input, for 3D human pose estimation (HPE), where the goal is to predict a 3D point s…

3D Human Pose EstimationKeypoint DetectionData Augmentation

SPIN: Simplifying Polar Invariance for Neural networks Application to vision-based irradiance forecasting

2021-11-29 · Quentin Paletta, Anthony Hu, Guillaume Arbod, Philippe Blanc 외

Translational invariance induced by pooling operations is an inherent property of convolutional neural networks, which facilitates numerous computer vision tasks such as classification. Yet to leverage rotational invaria…

Data AugmentationSolar Irradiance Forecasting