Yoga Postures Correction and Estimation Using Open CV and VGG 19 Architecture
Yoga Postures Correction and Estimation Using Open CV and VGG 19 Architecture
ISSN No:-2456-2165
Abstract:- The COVID-19 epidemic has significantly been developed to ensure the safe and effective practise of
changed how we work out, with more people turning to yoga.
home fitness as a way to stay active during stay-at-home
orders. However, without access to professional trainers, One such technology that is becoming increasingly
beginners may struggle to perform exercises with proper popular is the use of pose estimation with artificial
form, increasing the risk of injury. Therefore, there is a intelligence (AI). Pose estimation is the process of using
need for systems to monitor exercise performance for computer vision algorithms to track and analyze the
both short- and long-term injury prevention. In this movements of an individual's body. By using this
study, we present an approach for accurately detecting technology, it is possible to estimate the position of various
and correcting yoga postures using pose estimation joints and body parts in real-time and provide feedback on
techniques with OpenCV and VGG-19 architectures the correctness of a yoga posture [3]. In this study, the use
with GPU transfer learning. To precisely measure and of pose estimation with AI has several advantages for
correct body posture during training sessions, the correcting and estimating yoga postures. Firstly, it provides
suggested solution combines deep learning-based a more objective and precise assessment of posture, as
algorithms and computer vision approaches. To confirm compared to relying on subjective human observation.
the effectiveness of the VGG-19 model on the utilised Secondly, it allows for real-time feedback, which can be
dataset, We conducted a large number of tests, incredibly useful for individuals who are learning yoga
comparing the performance of several machine learning postures or trying to improve their form. Lastly, it can be a
and deep learning strategies for estimating yoga helpful tool for yoga teachers who want to provide more
postures. With a precision of 98.11 percent, the findings personalised instruction and support to their students.
show the usefulness of the suggested technique in
precisely recognising and correcting exercise postures. Deep learning techniques' capacity to do end-to-end
The findings of this study have significant implications optimisation is one of its key benefits [4]. Pose estimation
for improving the effectiveness and safety of yoga and action recognition are often difficult to integrate to carry
sessions and could be extended to other domains that out a useful joint optimisation, sometimes requiring 3D
require precise human pose estimation. convolutions or heat map transformations [5]. The back-
propagation chain required for end-to-end learning is
I. INTRODUCTION disrupted when detection-based techniques are used, since
they need the non-differentiable argmax function as a post-
The popularity of yoga has surged in recent years, with processing step to recover the joint coordinates. To address
many individuals incorporating it into their daily routines this issue, we offer a new method for combined 2D and 3D
for its numerous physical and mental health benefits. posture estimation based on an extension of the
However, incorrect posture and breathing during yoga differentiable soft-argmax [6]. As a result, we can build a
sessions can lead to severe pain and chronic problems, fully trainable multi-task framework by layering action
highlighting the need for technologies that can help recognition on top of posture estimation. However, the
individuals correct and improve their yoga postures [1]. absence of the aforementioned tools and trainers may be a
Among these techniques, physical postures, known as significant deterrent to our home yoga. Our goal is to create
asanas, have become particularly popular in the western an AI-based trainer that will enable you to yoga more
world. As the pandemic continues, many people have turned effectively at home. The objective of this study is to create
to yoga as a means of keeping themselves physically and an AI system that supports exercise by estimating posture to
mentally fit. However, it is important to perform asanas determine the quality and quantity of repetitions. This
correctly, as improper stretching or performing research, which aims to make exercise easier and more
inappropriate asanas and breathing inappropriately can lead enjoyable, includes a non-destructive interface.
to severe pain and chronic problems. This highlights the
growing need for tools and technologies that can help There are a tonne of apps on the market that instruct
individuals correct and improve their yoga postures [2]. To the user on the exercises to complete [7]. However, with our
address this need, a scientific analysis of asana practise has application, we not only instruct the user on which exercise
to execute, but also on how to hold themselves correctly and