Git Product home page Git Product logo

ip_detection-of-yoga-poses's Introduction

Detection of Yoga Poses using OpenPose and CNN

This work aims to estimate yoga poses from images. Initially pre-processing steps like smoothing, sharpening of image is done to remove different noises and maintain the quality of the image. OpenPose is used to detect joints from the human body. OpenPose is used to identify the joints in the image and is given as input to the prediction model. Deep learning model Convolutional Neural Network (CNN) is vastly used for classification of images. So, we have decided to use Densenet model, which is a variation of CNN, for classification. Comparative analysis of the outputs of the classification model, with and without OpenPose and with and without pre-processing filters have been recorded and inferences have been made and verified.

Dataset

Demo

A runthrough and demo of the project is shown in this video.

Requirements

Software

  • A web browser(Chrome, Firefox, etc.)
  • A Google account

Steps to Run

Environment setup

  • Download dataset folder to your local system.
  • Upload dataset to the base directory in Google Drive storage of your google account.
  • Upload the jupyter notebook containing the code to Google Colab of your google account.
  • In task bar of the opened colab notebook, click Runtime->Change runtime type->Hardware Accelarator to GPU.

Execution

  • Enter shortcut "Ctrl+F9" to run entire code.
  • To run specific cell, click on desired cell and enter "Ctrl+Enter".

Output

OpenPose

OpenPose output 1 OpenPose output 2

Authors

References

ip_detection-of-yoga-poses's People

Contributors

praneethgh avatar kishan-ui avatar satya8502 avatar sanjitkapoor avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

satya8502

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.