🤸 Pose Engine Spike

AI Sports Lab · does browser pose tracking actually work on this device?

① MediaPipe →

Google’s Pose Landmarker (33 points). The doc’s first pick — flaky on Safari, so we test it.

② MoveNet →

TensorFlow.js MoveNet (17 points). Lighter; the fallback if MediaPipe struggles on iPad.

How to test

  1. Open both pages, tap Start camera, allow access.
  2. Stand back so head + arms are in frame; move around for ~60 seconds.
  3. Watch FPS avg and FPS min (min catches overheating slow-down).
  4. On iPad, if MediaPipe is black/slow, try CPU delegate + Lite; on MoveNet try WASM.
  5. Tap ⧉ Copy report on each and send both back.

Test on every device the camp might use — iPad, Chromebook, low-end Android tablet, laptop.