Hi,
Thank you for the excellent work on cuVSLAM!
I am trying to reproduce the benchmark results reported in Table 2 of the technical report, specifically the avgRTE (%), avgRE (deg), and RMSE APE (m) metrics on the KITTI odometry dataset.
I have been attempting to replicate these metrics using evo's main_rpe and main_ape APIs, but I am having difficulty matching the reported numbers for baseline methods like DPVO for the KITTI dataset. I suspect the discrepancy may be due to differences in RPE delta/unit settings or how the percentage conversion is handled for RTE.
Would it be possible to share the evaluation scripts used to compute these metrics? This would be very helpful for ensuring fair and consistent comparisons with cuVSLAM.
Thank you for your time!