Giter VIP home page Giter VIP logo

yogavision's Introduction

YogaVision - Yoga Pose Detection Software

YogaVision is an advanced software application designed to detect yoga poses in real-time using machine learning techniques. With the power of computer vision and machine learning, YogaVision helps users improve their yoga practice by providing instant feedback on the accuracy of their poses.

Features

  • Real-time yoga pose detection using webcam feed.
  • Utilizes landmark detection through MediaPipe library for accurate pose estimation.
  • Trained machine learning models on the Yoga Poses Dataset available on Kaggle.
  • Supported machine learning classifiers: Logistic Regression, Ridge Classifier, Random Forest Classifier, Gradient Boosting Classifier.
  • Achieved highest accuracy of 92.69% with Random Forest Classifier.
  • Provides feedback on the accuracy of detected yoga poses.

Installation

  1. Clone the repository from GitHub: YogaVision GitHub Repository
  2. Install the required dependencies:
    pip install numpy
    pip install pandas
    pip install pillow
    pip install mediapipe
    pip install scikit-learn
    pip install opencv-python
  3. Download the Yoga Poses Dataset from Kaggle: Yoga Poses Dataset
  4. Run the PoseDetection.ipynb file.

Usage

  1. Launch the YogaVision application.
  2. Allow access to your webcam.
  3. Stand in front of the camera and perform a yoga pose.
  4. YogaVision will detect the pose and provide feedback on its accuracy.
  5. Adjust your pose according to the feedback provided.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Kaggle user Niharika41298 for providing the Yoga Poses Dataset.
  • Google's MediaPipe library for landmark detection.
  • Scikit-learn for machine learning classifiers.
  • OpenCV for webcam access and image processing.

yogavision's People

Contributors

animagus12 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.