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:
-
Trained to support jab and uppercut boxing actions
-
Optimized for upper body actions. (Legs and waist movements have a smaller weight)
-
Implemented algorithm to tell if the user is doing a left-hand action or right-hand action (works better than pure ML training)
-
Implemented smooth color gradients for arm movement based on joint speed
-
Added clear indications for matching boxing actions
bottom of page