top of page

AR Boxing Detector

A quick AR application I made in iOS using Apple's Create ML and its vision framework. The app can detect your boxing actions and give your boxing prompts for boxing training!

Features: ​​

  1. Trained to support jab and uppercut boxing actions

  2. Optimized for upper body actions. (Legs and waist movements have a smaller weight)

  3. Implemented algorithm to tell if the user is doing a left-hand action or right-hand action (works better than pure ML training)

  4. Implemented smooth color gradients for arm movement based on joint speed

  5. Added clear indications for matching boxing actions

bottom of page