Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1014 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 1014 Bytes

🤸 Human Pose Estimation

Pose landmarks detection task MediaPipe

The MediaPipe Pose Landmarker task lets you detect the landmarks of human bodies in an image. You can use this task to identify key body locations and render visual effects on them. This task uses machine learning (ML) models that can work with single images or a continuous stream of images. The task outputs body pose landmarks in image coordinates and in 3-dimensional (x,y,z) world coordinates.

Pose Estimation

Notebooks