The evaluation results differ from the paper tables
I run the agora val evaluation scripts, but there are many differences between the results and the paper, evaluation results in the screenshot below, only the MVE and MPJPE are similar with paper, NMVE and NMJE are much lower than the paper.What is the reason for this?
The precision of your test result is 0.28, so I guess you set a lower value for the threshold. If you use new checkpoints, try adjusting the score threshold.
@liaowang0125 @ttxskk hello, can you tell me how to get the results? by agora_evaluation tool or by this command sh scripts/test_agora_val.sh data/checkpoint/aios_checkpoint.pth agora_val? Did you use agora_evaluation tool?if you use, could you tell me the command? if you do not use agora_evalution tool, could you tell me why i can not get the results like you above?