This project is only visible to you.

Detection of Yogasana Postures

Team: United Tots

Project Details

Project Explaination

Our World in now facing a severe crisis of the Pandemic Covid-19. This has affected the lives of many beings and has created a larger impact all over the countries both financially and economically. The stress level of the humans has increased to the core and there is big drop in their immune level as well.

To handle this tough phase ,practicing of Yogasanas regularly will help us to stay fit and healthy.

We have chosen the project under the Theme- Beat the Pandemic with AI (Artificial Intelligence) using the extension of  MI (Machine Learning) Component in Pictoblox.

STEPS FOLLOWED 

TRAINING THE TEACHABLE MACHINE :

  • We have created around 250 Image Samples of each posture to classify an asana.
  • We use these image samples to train our model.
  • Export the trained model to get the hyperlink which is then copied and loaded in to the Pictoblox.
  • Then comes the Coding part.

CODING :

  • Fetch live feed from Web camera
  • Process the feed with trained classes
  • We look for 95% Confidence level (accuracy) of postures
  • System identifies the postures based on the accuracy level

OUTPUT :

We have achieved the expected accuracy level in the detection of different postures of asanas using the Machine Learning Extension .

We have trained four different postures of asanas which are closely related to strengthen the lungs and boost our immune system. This project can be extended to include more asanas . We can have both fun in learning programming and learning different asanas as well.