Droliven / MSRGCN

Official implementation of MSR-GCN (ICCV2021 paper)
63 stars 14 forks source link

Question about training #11

Closed LaLaLailalai closed 1 year ago

LaLaLailalai commented 1 year ago

Hi @Droliven ,

Thanks for your work.

According to the code, if this work reports the result trained for 5000 epochs? How much time does it need to train on the Human3.6 3d dataset?

Droliven commented 1 year ago

You could watch the curves shown in the tensorboard during training and stop running until the losses no longer decrease.