GithubHelp home page GithubHelp logo

smaranjitghose / movenet Goto Github PK

View Code? Open in Web Editor NEW
8.0 4.0 6.0 17.01 MB

Fastest Pose Estimation on any device

License: MIT License

Python 100.00%
deeplearning computer-vision machine-learning pose-estimator movenet tensorflow artificial-intelligence

movenet's Introduction

banner

This repo comprises of a script that helps us to detect 17 keypoints from the human body and draw the corresponding edges for Pose Detection.

MODEL USED : MoveNet Lightning SinglePose

Usage ⭐ :

  • Clone this repository

git clone www.github.com/smaranjitghose/movenet

  • Move inside the cloned directory of the project

cd movenet

  • Make sure Python is installed and set to PATH

  • Install the dependencies [Creating a virtual Environment may be useful beforehand]

pip install - requirements.txt

  • Run the script

python main.py

Note:

  • For Linux/Mac based systems, replace the python with python3 in the above command(s)
  • In order to get a live demonstration, open the main.py script in a text editor or IDE like VS Code and change the parameter passed to the cv2.VideoCapture() function to 0 or 1 to obtain the feed in real time from your camera
  • In order to try this on other videos, repeat the above step and change the update the variable input_video_path.
  • For ensuring efficacy in particular scenarios (which might be dependent on factors like lightning, skin color, background light and age), try tweaking the threashold value
  • Remember, this is solely for prototyping purposes. For better results, use the Thunder Version.

References/Credits:

TFHUB MoveNet

movenet's People

Contributors

imgbotapp avatar smaranjitghose avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

movenet's Issues

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.