floorballstudio
AI + digital coaching experiments

TECHNIQUE ANALYZER

Break a skill into observable phases and coaching cues.

Analyze more than shooting: passing, receiving, dribbling, defensive stance, acceleration, turning and goalkeeper movement can use the same pose + object pipeline.

Technology

MediaPipe/MMPose for body and hands, object detection for stick/ball, MMAction2 later for automatic skill/phase recognition.

How a coach can use it

  • Create consistent observation checkpoints.
  • Compare the athlete to age/role-appropriate reference ranges.
  • Track improvement across repeated recordings.

Camera setup

  • Use a camera angle perpendicular to the main movement plane whenever possible.
  • Keep the whole body and equipment visible.
  • For rotational skills, add a second 45° camera when available.

Implementation path

Start with a small browser prototype, keep the data model explicit, then connect the analysis backend as separate API services. Validate results with coaches before automating scoring.

Prototype

Try the prototype

This is a front-end concept demo. It does not yet send video or personal data to a server.