Skip to content

amalaj7/Pose-Estimation-Video-Inference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pose-Estimation-Video-Inference


Create a conda environment

conda create -n ENV_NAME python=3.7 -y

Activate conda environment

conda activate ENV_NAME

Install the dependencies

pip install -r requirements.txt

Run Pose Estimation on Image

python movenet_prediction.py

OUTPUT

Result

About

Pose Estimation on videos using Movenet model #tflite #movenet # lightning #poseestimation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages