Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can this be done for a padel court? #19

Open
KristofVDB1 opened this issue Oct 3, 2022 · 2 comments
Open

Can this be done for a padel court? #19

KristofVDB1 opened this issue Oct 3, 2022 · 2 comments
Assignees

Comments

@KristofVDB1
Copy link

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

This isn't really a bug in the code. I noticed it works smoothly for tennis, but less so for tracking padel. Do you think it's going to be on the roadmap to extend this feature into the padel-sport?

Describe the solution you'd like
A clear and concise description of what you want to happen.
Ideally, the option to use this codebase out of the box for padel footage.
Realistically, even some guidelines on how to get started with this code to extend it for the padel sport would already be an awesome addition

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@shukkkur
Copy link
Member

shukkkur commented Oct 6, 2022

@KristofVDB1 Hi! Have you tried running the algorithms on padel video? If yes, please share your results.

My guess is that running this project on padel video, would fail because the court is different, there are 4 players (instead of 2) but the ball tracking should work)

We haven't really thought about extending this project for padel videos, but let us see.
Thanks for opening the issue!

@shukkkur shukkkur closed this as completed Oct 6, 2022
@KristofVDB1
Copy link
Author

KristofVDB1 commented Oct 6, 2022

@shukkkur Thanks for the quick response!

Indeed, the ball tracking worked pretty good. I've added small demonstration of the results as proof.

Tracking the players and the court was without succes unfortunately.

demo.mp4

@shukkkur shukkkur self-assigned this May 15, 2023
@shukkkur shukkkur reopened this Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants