Skip to content

Latest commit

 

History

History
 
 

402-pose-estimation-webcam

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Live Human Pose Estimation with OpenVINO™

Binder

Binder is a free service where the webcam will not work, and performance on the video will not be good. For the best performance, install the notebooks locally.

pose estimation

Pose estimation predicts the 2D position and orientation of each person in an image or a video. Skeletons consisting of 18 predefined keypoints (joints) and 19 connections between them (limbs) are visualized as an overlay on the images or video.

Notebook Contents

This notebook demonstrates human pose estimation with OpenVINO, using the OpenPose human-pose-estimation-0001 model from Open Model Zoo.

Installation Instructions

If you have not installed all required dependencies, follow the Installation Guide.