Closed rd20karim closed 5 months ago
Hi, did a quick check on a new environment, with the paper hyperparameters all metrics are +- 2% from those reported: num_stages = 4 num_layers_PG = 10 num_layers_RF = 10 num_f_maps = 64 features_dim = 6 bz = 4 lr = 0.0005 num_epochs = 100 dil = [1,2,4,8,16,32,64,128,256,512]
sample_rate = 1
Hi, I tried to run an evaluation on pku-mmd (with provided features) using the pretrained model of 100 epochs and down sample factor of 3 and a number of joints set to 25. The batch size was 16 (which normally should not impact the results), but got the following results which are very different from those reported in the paper:
Thanks for your help!