Description
Search before asking
- I have searched the SportsLabKit issues and found no similar feature requests.
Description
Hello,
I hope you've been well since yesterday aha! I wanted to put forth a suggestion that I believe could greatly benefit the user community of SportLabsKit. Have you considered setting up template Google Colab notebooks that offer a comprehensive example of processing a video from start to finish?
I believe it would be beneficial for the user community if SportLabsKit provided template Google Colab notebooks that offer a comprehensive walkthrough of processing a video from start to finish.
Use case
This could encompass steps like:
Importing a video.
Tracking players and the ball.
Displaying tracking results superimposed on the video.
Defining the field boundaries.
Analyzing data and visualizing it on a 2D pitch.
Drawing conclusions based on the analysis.
Roboflow's educational notebooks can serve as an inspiration: Roboflow Notebook Link
Additional
I understand that not all functionalities of SportLabsKit are fully polished. However, having iterative versions of such a Colab notebook, updated with each enhancement, could be a practical way to:
Facilitate quick testing and refinement.
Speed up development.
Act as an invaluable educational resource, thus lowering the entry barrier.
Having worked with computer vision for some time, I see a vast potential in SportLabsKit. I'm willing to contribute, be it in drafting, testing, or other aspects, to bring this suggestion to fruition.
Thank you for considering this proposal. Looking forward to the community's feedback!
Warm regards,
Joris
Are you willing to submit a PR?
- Yes I'd like to help by submitting a PR!