maudzung / TTNet-Real-time-Analysis-System-for-Table-Tennis-Pytorch

Unofficial implementation of "TTNet: Real-time temporal and spatial video analysis of table tennis" (CVPR 2020)
https://arxiv.org/pdf/2004.09927.pdf
599 stars 158 forks source link

Pre-trained weights #10

Open zimonitrome opened 4 years ago

zimonitrome commented 4 years ago

It would be useful if pre-trained weights could be provided.

Are there any plans to making them available?

koren88i commented 3 years ago

yes please I do not have enough cpu or storage to prepare dataset and make training..

elisim commented 3 years ago

pre-trained model would be very useful

rudyn2 commented 3 years ago

Hi, @koren88i could you re-upload the pretrained weights please, i don't have the resources to train ttnet.

JIANG-CX commented 3 years ago

@koren88i Could you please provide the pretrained weights again? The link before was expired. Thanks a lot.

liujunlj commented 3 years ago

@koren88i Could please kindly help to provide the pre-trained model? We cannot follow the above link to get the file. Thanks a lot!

koren88i commented 3 years ago

my trained model did not work... 0.6 ball bounce all the time. If I succeed I will upload again. Sorry for the delay.

liujunlj commented 3 years ago

got it. thanks!

在 2021年3月26日,17:19,koren88i @.***> 写道:

 my trained model did not work... 0.6 ball bounce all the time. If I succeed I will upload again. Sorry for the delay.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

egehancosgun commented 3 years ago

my trained model did not work... 0.6 ball bounce all the time. If I succeed I will upload again. Sorry for the delay.

Did you succeed now? I also have similar problems. I implemented the same training strategy of the repo but I could not get accurate predictions.

alamayreh commented 3 years ago

Hi all,

Can I get pertained models?

Thanks

abedall commented 3 years ago

hi guys anyone get the petrained model?? please

abedall commented 3 years ago

my trained model did not work... 0.6 ball bounce all the time. If I succeed I will upload again. Sorry for the delay.

hi my friend ..can you help me how did you trained the model please ..the same strategy they mentioned in their project?

manilpit commented 1 year ago

Could anyone provide pretrained weights please?

ChristiaensBert commented 1 year ago

Do you have the pretrained weights?

ivanshin commented 1 year ago

Hi, can anyone share weights for me ?

Squirrel8475 commented 11 months ago

Hello, I ran the training and testing with the settings available in the files and could not reproduce the results either. The segmentation of the players is OK, but not the ball detection. Most of time there is no detection, and if a detection occurs, the position is always around the middle of the image far away from ground truth. The problem occurs already at the Global stage (1st training).

ratnakarkambham commented 10 months ago

Hello, I ran the training and testing with the settings available in the files and could not reproduce the results either. The segmentation of the players is OK, but not the ball detection. Most of time there is no detection, and if a detection occurs, the position is always around the middle of the image far away from ground truth. The problem occurs already at the Global stage (1st training).

i am facing the same issue?

YannickGibson commented 2 months ago

my trained model did not work... 0.6 ball bounce all the time. If I succeed I will upload again. Sorry for the delay.

@koren88i Hi, have you succeeded?