Thanks for the inspo @measure_plan ! Auto-detects swing phases, computes tempo/posture, and spits out a coaching report.
• RF-DETR (Roboflow) → detects club, ball & player • MediaPipe Pose → body + shaft angles • OpenCV → annotated video + swing-plane overlay
i'm building an AI soccer coach to improve my shooting
using: - roboflow RF-DETR to detect the ball / net / player - mediapipe to record body angles when striking the ball - python to analyze and annotate the video
i'll also try adding a VLM into the pipeline for coaching feedback




