An Intelligent Framework for Real-Time Yoga Pose Detection and Posture Correction

arXiv cs.CV / 3/31/2026

💬 OpinionIdeas & Deep AnalysisTools & Practical UsageModels & Research

Key Points

  • The paper proposes a hybrid Edge AI framework for real-time yoga pose detection and automated posture correction to reduce incorrect alignment and associated injury risk in self-guided training.
  • It combines lightweight human pose estimation with biomechanical feature extraction and a CNN-LSTM temporal learning approach to recognize poses and assess motion dynamics from detected keypoints.
  • The system computes joint angles and skeletal features, compares them to reference pose configurations, and uses a quantitative scoring mechanism to determine alignment deviations.
  • Real-time corrective feedback is delivered via visual, text, and voice guidance, positioning the method as a “digital yoga assistant” for modern fitness apps.
  • To run on resource-constrained devices with low latency, the authors apply Edge AI optimization techniques such as model quantization and pruning.

Abstract

Yoga is widely recognized for improving physical fitness, flexibility, and mental well being. However, these benefits depend strongly on correct posture execution. Improper alignment during yoga practice can reduce effectiveness and increase the risk of musculoskeletal injuries, especially in self guided or online training environments. This paper presents a hybrid Edge AI based framework for real time yoga pose detection and posture correction. The proposed system integrates lightweight human pose estimation models with biomechanical feature extraction and a CNN LSTM based temporal learning architecture to recognize yoga poses and analyze motion dynamics. Joint angles and skeletal features are computed from detected keypoints and compared with reference pose configurations to evaluate posture correctness. A quantitative scoring mechanism is introduced to measure alignment deviations and generate real time corrective feedback through visual, text based, and voice based guidance. In addition, Edge AI optimization techniques such as model quantization and pruning are applied to enable low latency performance on resource constrained devices. The proposed framework provides an intelligent and scalable digital yoga assistant that can improve user safety and training effectiveness in modern fitness applications.