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
602 stars 159 forks source link

Fixed ball detection module architecture problem. #45

Open AugustRushG opened 1 month ago

AugustRushG commented 1 month ago

I have modified the network architecture, where, in the original paper implementation, they have two parallel fully connected layers that output x and y distribution.