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
First of all, thank you very much to the authors for sharing this model!
I successfully tested the TUM dataset according to the instructions. However, when I tried run mm3dgs on scannet++ dataset (scene 8b5caf3398), it breaked after several minutes, with message:
get_scale_shift failed
local variable 'scale' referenced before assignment
SLAM failed. Saving map and results.
And this is one result:
I would like to know how to solve this problem, or whether other code modifications are required to use the scannet++ dataset.
First of all, thank you very much to the authors for sharing this model!
I successfully tested the TUM dataset according to the instructions. However, when I tried run mm3dgs on scannet++ dataset (scene 8b5caf3398), it breaked after several minutes, with message:
And this is one result:
I would like to know how to solve this problem, or whether other code modifications are required to use the scannet++ dataset.
Here is the config file I used:
To run the dataset, I also changed SLAM.py:
Except that, scannetpp.py was changed like this:
The text was updated successfully, but these errors were encountered: