Open cattaneod opened 1 year ago
I apologize for the delay in my response.
I've just downloaded the program and tested it using the pretrained model. Here are the results I obtained on KITTI:
Mean trans error 24.53336 Mean rotation error 0.71082
Median trans error 17.46164 Median rotation error 0.53232
Outliers number 86/4541 Mean 0.13913 per frame
From the results, I believe there are no issues with the uploaded code.
Regarding performance on Argoverse, please note that the pretrained model was exclusively trained on KITTI. As a result, it may not achieve a performance similar to what was reported in the paper when applied to Argoverse.
Thank you for releasing the code of your work.
I'm trying to reproduce the results reported in your paper with the provided pretrained model. However, I'm getting worse performance on KITTI:
And on Argoverse the performance is even worse.
How can I reproduce the results reported in the paper?
Thank you.