ml5js / ml5-next-gen

Repo for next generation of ml5.js: friendly machine learning for the web! 🤖
https://ml5js.org/
Other
94 stars 23 forks source link

BlazePose named 3d keypoints #215

Closed ziyuan-linn closed 1 month ago

ziyuan-linn commented 1 month ago

This PR removes the z values from the named keypoints and adds a keypoint3D object to the named keypoints for BlazePose mode of BodyPose.

See https://github.com/ml5js/ml5-next-gen/issues/210 and https://github.com/ml5js/ml5-website-v02-docsify/issues/181 for additional detail and reasoning.

shiffman commented 1 month ago

Merging, yay!