Tim M b22c929a64 Corrected additional `.md` files with new image 2 jaren geleden
..
images 6034c51f61 Add proper file structure 3 jaren geleden
output ba921d09c2 Replace PNGs with JPGs 3 jaren geleden
README.md b22c929a64 Corrected additional `.md` files with new image 2 jaren geleden
requirements.txt d6425efea2 Add readme and requirements file 3 jaren geleden
run_pose_estimation.ipynb c68abcd90a Add files via upload 3 jaren geleden
run_pose_estimation.py ba921d09c2 Replace PNGs with JPGs 3 jaren geleden

README.md

Human Pose Estimation using Keypoint RCNN in PyTorch

This repository contains code for Human Pose Estimation using Keypoint RCNN in PyTorch blogpost.

download

Directory Structure

All the code files and folders follow the following structure.


├── images
│   ├── image_1.png
│    
├── run_keypoint_rcnn.py
├── run_keypoint_rcnn.ipynb
├── requirements.txt
│       
└── README.md

Instructions

To run the Python script, execute python run_pose_estimation.py

To run the jupyter notebook, open it in a Jupyter console and run cells sequentially.

Human Pose Estimation Output

AI Courses by OpenCV

Want to become an expert in AI? AI Courses by OpenCV is a great place to start.

img