You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yoga-Pose_Predict is a Flask web app for predicting yoga poses in images. It uses YOLO for keypoint detection and a custom PyTorch model for classification. Users can upload an image to view the predicted pose.