ArtLabss / tennis-tracking

Open-source Monocular Python HawkEye for Tennis
https://www.artlabs.tech
The Unlicense
392 stars 95 forks source link

Hi, could you provide the training code for the bounce detection ? #18

Closed jaehyunshinML closed 1 year ago

jaehyunshinML commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

shukkkur commented 1 year ago

@jaehyunshinML Hey there! Here is the complete notebook, I guess you can find the training code for the bounce in SKTIME section of the notebook. Good Luck! And for the record, it's mainly about transforming the dateset into the right format for sktime

nyck33 commented 1 year ago

The notebook link is dead, can you fix it? I want to see if I can transfer learn on your results to get more accuracy.