Aasna: Kinematic Yoga Posture Detection And Correction System Using CNN (original) (raw)
Yoga is a very popular form of exercise that originated in India that has numerous benefits for the mind and body. According to recent statistics, there are over 300 million yoga practitioners worldwide, with the number of yoga instructors increasing annually. However, incorrect yoga postures can lead to injuries and health complications. This highlights the importance of correct yoga posture and the need for a system that can detect and correct improper poses. This abstract presents a yoga posture detection and correction system designed using OpenCV for computer vision, and kinematic representation of the human body considering 17 points mapped on the human body, utilizing the tf-pose estimation algorithm for precise pose estimation. The system also includes a convolutional neural network (CNN) model developed using the Keras API and trained on the TensorFlow platform's MoveNet architecture for handling training of the model. The MoveNet pose estimation module has been used to...