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)

Home Page:https://arxiv.org/pdf/2004.09927.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to train

koren88i opened this issue · comments

Is this
python main.py --gpu_idx 0

is the same as
./train_1st_phase.sh
./train_2nd_phase.sh
./train_3rd_phase.sh

??