Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Deadlift Back Curvature Tracking
Learn how to use computer vision for exercise form correction. This talk demonstrates an unsupervised algorithm to measure back curvature during deadlifts, offering insights into building real-world CV systems.
I’ve created an unsupervised computer vision algorithm to detect back rounding during deadlift. In short, I’ve demonstrated that I can measure the curvature of the back in an unsupervised way, and that a rounded back produces a different signal from a flat back. I’ve used off-the-shelf pose tracking and segmentation models to measure the back curvature. This could help guide learning of proper form during deadlift and other exercises.