AI-Coach-PT / ExerSights

Mediapipe-powered AI coach/physical therapist; improve anytime, anywhere.
https://exersights.web.app/
Apache License 2.0
2 stars 1 forks source link

Only give feedback when landmarks are visible #89

Open howellx opened 1 week ago

howellx commented 1 week ago

Sometimes mediapipe seems to make assumptions about landmarks, where it still gives exercise feedback despite the landmarks not being there. Making sure that the landmarks aren't null/invalid/empty before we execute the feedback logic should hopefully fix this