πŸ”₯[Developer plan only] BLAZEPOSE (optional)

https://app.posetracker.com/pose_tracker/tracking?blazepose=true
  • Type: boolean

  • Default: false

  • Plan: Developer/Custom/Company only (typical)

When enabled, PoseTracker runs BlazePose (more landmarks) instead of the default MoveNet (17 keypoints).


When to use BlazePose

Use it when you need:

  • more detailed landmarks (hands/feet/torso)

  • better fine-grained posture analysis

Avoid it when:

  • you target low-end devices

  • you need maximum FPS and battery efficiency


Notes

  • BlazePose may change the landmark set and downstream derived values (angles, posture rules).

  • Combine with poseBackend=wasm if WebGL is unstable on a given device.

Blazepose with posetracker

We cannot guarantee the proper functioning of BlazePose, especially in real-time mode on your devices. Since it’s a resource-intensive model not optimized for mobile phones.

However, it should run smoothly on iOS and web platforms.

Last updated