/Pose-Estimation-Video-Inference

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

Primary LanguagePython

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