Pose Estimation With PoseNet Docs

Check out these docs to run real-time pose estimation in the browser using TensorFlow.js.

When TensorFlow.js was introduced, developers were able to establish, train, and run machine learning models solely in the browser, using Javascript and a high-level layers API. And since TensorFlow is an open-source library so you can check out the repo on gitHub. Also, many developers say that if you’re a Javascript developer who’s new to ML (like me 😅) TensorFlow.js is a great way to begin learning.