Track body poses using a webcam
Estimate human poses in images
Analyze images to detect human poses
Generate dance pose video from aligned pose
Visualize pose-format components and points.
Analyze images and videos to detect and visualize human poses
Generate pose estimates for humans, vehicles, and animals in images
ITS PRETTY
A visual scorer of two dance videos
Detect human poses in images
Create a video using aligned poses from an image and a dance video
Evaluate and pose a query image based on marked keypoints and limbs
Detect and label poses in real-time video
Live ml5 PoseNet p5js is a pose estimation tool built using ml5.js and p5.js libraries. It is designed to track human body poses in real-time through a webcam feed. This tool leverages the PoseNet model to detect and analyze body poses, making it ideal for applications such as interactive installations, games, or fitness tracking.
What browsers are supported by Live ml5 PoseNet p5js?
Live ml5 PoseNet p5js works on most modern browsers, including Chrome, Firefox, Safari, and Edge, as long as they support WebGL and the WebCam API.
How accurate is the pose detection?
The accuracy depends on lighting, background, and the quality of the webcam. For best results, use a well-lit environment and a high-quality camera.
Can I use Live ml5 PoseNet p5js offline?
Yes, Live ml5 PoseNet p5js can run offline once the libraries are loaded, but it requires a webcam connection for pose detection.