nicer-slam icon indicating copy to clipboard operation
nicer-slam copied to clipboard

[3DV'24 Best Paper Honorable Mention] NICER-SLAM: Neural Implicit Scene Encoding for RGB SLAM

Results 8 nicer-slam issues
Sort by recently updated
recently updated
newest added

Hi, When i followed the steps for running the demo, i obtained ``` Traceback (most recent call last): File "visualizer.py", line 34, in scalemat = np.load(f'Datasets/processed/Replica/scan{scanid}/cameras.npz')['scale_mat_0'] File "/home/samuel/anaconda3/envs/nicer-slam/lib/python3.8/site-packages/numpy/lib/npyio.py", line 407,...

I have a monocular video, what are the step to run NICER-SLAM to get to the final output of the demo video with 3D map and camera trajectory? Looks like...

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...

![image](https://github.com/user-attachments/assets/12660afd-7ca9-43bd-957c-a3de80c9c1d1) I am getting above error while trying to run inference . Pls guide.

![image](https://github.com/user-attachments/assets/a834357b-9a71-4b4e-b2d4-39d887a97875) I am facing errors while trying to run the demos. I suspect it is a GCC version issue. May I know if I should be using a specific version.OR...

The replica dataset I downloaded was lost due to my mistake ,When I download it again for this link:wget https://cvg-data.inf.ethz.ch/nice-slam/data/Replica.zip (only for 11.59GB) There is only the result part in...

Hello, First of all, I want to express my gratitude for your incredible work. I have been running tests and executing the demo, but unfortunately, I am obtaining poor results....

First of all thank you for the work you have done, as the title suggests, I would like to know if nicer-slam still supports the input of tum dataset, if...