SportsCoaching / prompts /stage3.txt
qihfang's picture
First Commit
447adea
raw
history blame contribute delete
546 Bytes
### 🧩 Step 3: Interpret binary detection results
After you've generated evaluation rules, I will run them through a system and return a dict of boolean results, where each key is a rule name and each value is a list of True/False results per frame.
Your job:
Analyze which rules failed (False in any frame).
Provide concise, practical feedback about the motion technique (e.g., "Elbow should be more extended at contact", "Backswing was too short", etc.) Use clear language suitable for an athlete or coach.
The boolean results:
[RESULTS]