CVAILGJun 27, 2022

A View Independent Classification Framework for Yoga Postures

arXiv:2206.13577v228 citationsh-index: 16
Originality Synthesis-oriented
AI Analysis

This work addresses the need for accurate yoga posture classification for health and fitness applications, but it is incremental as it applies existing methods to a new domain.

The authors tackled the problem of classifying yoga postures from video by using transfer learning from human pose estimation to extract key-points and training a Random Forest classifier, achieving evaluation on an in-house dataset with 51 subjects and 4 camera angles. They proposed a 3-step scheme for generalizability testing and highlighted that classification accuracies depend on cross-validation methods, with key-points dataset and code made publicly available.

Yoga is a globally acclaimed and widely recommended practice for a healthy living. Maintaining correct posture while performing a Yogasana is of utmost importance. In this work, we employ transfer learning from Human Pose Estimation models for extracting 136 key-points spread all over the body to train a Random Forest classifier which is used for estimation of the Yogasanas. The results are evaluated on an in-house collected extensive yoga video database of 51 subjects recorded from 4 different camera angles. We propose a 3 step scheme for evaluating the generalizability of a Yoga classifier by testing it on 1) unseen frames, 2) unseen subjects, and 3) unseen camera angles. We argue that for most of the applications, validation accuracies on unseen subjects and unseen camera angles would be most important. We empirically analyze over three public datasets, the advantage of transfer learning and the possibilities of target leakage. We further demonstrate that the classification accuracies critically depend on the cross validation method employed and can often be misleading. To promote further research, we have made key-points dataset and code publicly available.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes