ml5.js: Pose Estimation with PoseNet
ML5 Beginners Guide Lesson #7.1
In this video I cover pose estimation: finding the keypoints of person’s pose and skeleton using the pre-trained machine learning model PoseNet (in JavaScript with p5.js and ml5.js).
Community Contributions
- Oh My Glasses by Zul Hilmi (Source Code)
- Near-sighted Camera by João V. (Source Code)
- Exhausted Squat NSFW (It's safe for work actually) by Phish (Source Code)
- sticky companion by Keshav (Source Code)
- Balance (A simple game with PoseNet and classifier) by Makarand Subhash Lahane (Source Code)
- Face Invaders by Bryan (Source Code)
You can also add your own version! (See how)
Links discussed in this lesson
Videos discussed in this lesson
- Teachable Machine: Image Classification by The Coding Train
- Hour of Code with p5.js and PoseNet by The Coding Train