Hello everyone, I hope you’re doing well!
I’m currently working on a Python (Flask) project where I need to implement AI-based event detection for sports videos (specifically soccer and basketball).
The main goal is to detect events such as:
- Goal
- Yellow Card (YC)
- Red Card (RC)
- Pass
- Dribble
- (and other key events)
Most of the project backend is already implemented.
Now I am ready to integrate the pretrained model into the Python code to finish the project as soon as possible.
If anyone has:
- Pretrained models
- Good recommendations
- Sample code or resources
Please get in touch — I would really appreciate your help!
Thank you so much in advance