🤸 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
- Open both pages, tap Start camera, allow access.
- Stand back so head + arms are in frame; move around for ~60 seconds.
- Watch FPS avg and FPS min (min catches overheating slow-down).
- On iPad, if MediaPipe is black/slow, try CPU delegate + Lite; on MoveNet try WASM.
- Tap ⧉ Copy report on each and send both back.
Test on every device the camp might use — iPad, Chromebook, low-end Android tablet, laptop.