You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for your willingness to openly share the source code!
However, the rendering results i got were not like what you showed in paper. I saved the rendering rgb generated from
Sorry for the late response.
GS-ICP SLAM is implemented in multiprocess manner, and optimization of the map is performed during tracking process.
So the number of map optimization iteration is not constant, depending on the performance of the GPU.
Therefore, the map quality can vary depending on the performance of the GPU.
The results reported in the paper are from experiments on the RTX 4090.
If your environment is different from ours, your map quality might different.
Thank you very much for your willingness to openly share the source code!
However, the rendering results i got were not like what you showed in paper. I saved the rendering rgb generated from
GS_ICP_SLAM/mp_Mapper.py
Line 383 in bb6398f
Here is a example (frame_890) of the results:
The final metric results are as follows:
The text was updated successfully, but these errors were encountered: