Detection of human Poses using Computer Vision
To run the code you need to clone the repository, then go to your terminal and run:
cd Human-Pose-Detection
chmod +x getModels.sh
./getModels.sh
Then you can open the notebooks and start running the code blocks.