cvg / nicer-slam

[3DV'24 Best Paper Honorable Mention] NICER-SLAM: Neural Implicit Scene Encoding for RGB SLAM
https://nicer-slam.github.io
Apache License 2.0
155 stars 14 forks source link

How to evaluate DROID SLAM ? #11

Closed lbg030 closed 4 months ago

lbg030 commented 5 months ago

I have question for Evaluation.

As far as I know, DROID SLAM has a Scale problem. Nicerslam and scale won't fit, how did you proceed with the evaluation? Did you manualy match it through cloudcompare and evaluate it?

Zzh2000 commented 4 months ago

For monocular methods, the scale is not consistent between different methods. We always transform the coordinate to the gt coordinate. We first do the coarse alignment by using the sim3 matrix from the alignment of trajectory with gt trajectory, then we refine the matching using cloudcompare.