Skip to content

A pose-detection project built with tensorflow movenet model and opencv

License

Notifications You must be signed in to change notification settings

isilberfin/Pose-detection

Repository files navigation

Pose-detection project

A simple pose estimation project built with MoveNet Lightning. This is my first computer vision project. I plan to improve it furthermore, right now it is a fast pose estimator working pretty well.

How to run this repository ?

  1. Create a virtual environment
python -m venv location\of\your\file\venv 
  1. activate
location\of\your\file\venv\Scripts\activate.bat
  1. Install the required libraries
pip install -r requirements.txt
  1. Run the notebook and it's done :)

Resources

About

A pose-detection project built with tensorflow movenet model and opencv

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published