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

Score and Game Analysis #13

Open
koren88i opened this issue Nov 15, 2020 · 4 comments
Open

Score and Game Analysis #13

koren88i opened this issue Nov 15, 2020 · 4 comments

Comments

@koren88i
Copy link

Hey,
After training the model I ran the test and the demo..
All I see in the output video is prediction for ball boune and net (when the ball is over the net).

Where are the stuff in the github video? score tracking etc?

@IdeaKing
Copy link

IdeaKing commented Jan 16, 2021

I had the same question too.

I read their research paper and in section 7 it states:
"As it was mentioned above, the predictions of the proposed neural network should be supplemented with the serve event spotting approach. It was done with a separate convolutional neural network, which adopts architecture and the training method from the event spotting branch of the multi-task neural network."

And this isn't the official repo, and since their game rules module isn't public I'm guessing that you will have to develop your own version.

@pinjiang
Copy link

@koren88i Did you see the correct prediction of the ball? Here I see constant predicted place of the ball.

@egehancosgun
Copy link

Did anyone of you managed to get correct predictions? I am getting the same prediction for all the frames.

@hz35572
Copy link

hz35572 commented Apr 12, 2024

Hey, After training the model I ran the test and the demo.. All I see in the output video is prediction for ball boune and net (when the ball is over the net).

Where are the stuff in the github video? score tracking etc?

Have you developed your own version? I'd like to learn from it.

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

5 participants