tennis-tracking icon indicating copy to clipboard operation
tennis-tracking copied to clipboard

Question about training data

Open MooreManor opened this issue 2 years ago • 3 comments

To predict bounce points machine learning library for time series sktime was used. Specifically, TimeSeriesForestClassifier was trained on 3 variables: x, y coordinates of the ball and V for velocity (V2-V1/t2-t1). Data for training the model - df.csv

Hello! @shukkkur

I have a few questions about the training data of the bounce model.

  • According to the above content, you gave a label csv for the training data of the bounce model. What's the corresponding videos or images of that? Can you share the data?
  • I want to retrain the bounce model, as this issue offered the training script, but the link is out of date now. Can you upload the script again?
  • For training the tennis trajectory model (I.e. TrackNet), have you tried training it before? Do you have the training data of the original TrackNet?

Thanks!

MooreManor avatar May 15 '23 12:05 MooreManor

Same here, just asked ChatGPT with Noteable plugin and it led nowhere: https://chat.openai.com/share/5829196a-05cb-4b84-abef-9cad16bca6b0

nyck33 avatar Aug 02 '23 07:08 nyck33

@nyck33

https://github.com/ArtLabss/tennis-tracking/issues/33#issuecomment-1607304448

It seems that the training script has lost.

MooreManor avatar Aug 02 '23 12:08 MooreManor

Same here, just asked ChatGPT with Noteable plugin and it led nowhere: https://chat.openai.com/share/5829196a-05cb-4b84-abef-9cad16bca6b0

Hi, Did you have any success in improving the bounce detection?

RohaanA avatar Feb 05 '24 06:02 RohaanA