cvg / nice-slam

[CVPR'22] NICE-SLAM: Neural Implicit Scalable Encoding for SLAM

Home Page:https://pengsongyou.github.io/nice-slam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About reconstruction error

00Haocheng opened this issue · comments

commented

Thank you very much for such an excellent work. I have some doubts about the evaluation of reconstruction error of imap*.
After imap * reconstruction, I don't know how to evaluate final_ mesh_ eval_ Reconstruction error of rec compared with real room; I tried to import two files into cloudcompare and use the ICP tool, but the result was only to get the rotation matrix. How do you get the specific reconstruction error in the paper

Hi,
You can export the aligned mesh from cloudcompare and then run the python script to evaluate.
https://github.com/cvg/nice-slam#reconstruction-error