Athletique
All 8 sports
Sport 08 of 08 · Gymnastics

The line, judged.

Joint angles at apex. Beam, bars, floor — extension, alignment, rotation count.

Phase 2 preview
VNDetectHumanBodyPoseRequest
on-device
events
4
framework
Vision
compute
ANE
The flow

Capture. Break down. Send home.

Three screens, one session. The phone watches; the breakdown reads the form; the highlight clip lands in the family portal before the kid is off the floor.

STEP 01 · CAPTURE · GYMNASTICS
9:41
Live · on-device

Apple Vision runs per-frame. Pose + trajectory + classifier confidence stream into a 3-second ring buffer.

STEP 02 · BREAKDOWN · GYMNASTICS
9:41
The line, judged.

Joint angles at apex. Beam, bars, floor — extension, alignment, rotation count.

STEP 03 · OUTCOME · GYMNASTICS
9:41
Highlight + score

Auto-edited 8-second clip with the verdict overlay. Sharing is opt-in per clip.

Capture spec

How gymnastics is captured.

Every sport has a tuned capture loop. Here's exactly what runs and what comes out.

Frame rate
120 fps · 240 fps for release moves
Field of view
Side-on for beam, head-on for floor, slight rear for bars
Ring buffer
5 s rolling · per skill
Apple framework
VNDetectHumanBodyPoseRequest + form classifier
Compute
Apple Neural Engine · on-device only
events emitted
mount
skill (categorised)
release
dismount
v1 caveats
Floor mat lines can confuse pose — use the supplied calibration card
Apparatus must be in known location
Pipeline

Frame → event → portal.

Six stages, all on-device until the highlight clip — and that only leaves the phone if the family says yes.

  1. step 01
    AVCaptureSession
    Tee the buffer · live analyzer + record
  2. step 02
    VNImageRequestHandler
    Run pose + trajectory on a serial queue
  3. step 03
    Ring buffer · 3 s
    Backread for release frame on confirm
  4. step 04
    CoreML classifier
    Per-sport model emits the event + confidence
  5. step 05
    Auto-edit · 8 s clip
    Around the apex frame, verdict overlay
  6. step 06
    Family portal sync
    Drop the clip + event into shared.* on opt-in

Want gymnastics at your facility?

The capture loop ships with Phase 2. Partner facilities get the gymnastics rollout for free in exchange for labelled session data.