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

Meaning of "scale" parameter in nice_slam.yaml config

yashbhalgat opened this issue · comments

Hi @Zzh2000 , can you please explain what is the purpose of the "scale" parameter in the nice_slam.yaml config here? Thank you.

Hi Yash,
the "scale" in the config is only for iMAP*. You can check their paper Section 4.1 Implementation Details. " 3D point coordinates are normalised by 1/10 to be close to the [0, 1] range."