spla-tam / SplaTAM

SplaTAM: Splat, Track & Map 3D Gaussians for Dense RGB-D SLAM (CVPR 2024)
https://spla-tam.github.io/
BSD 3-Clause "New" or "Revised" License
1.59k stars 174 forks source link

Error in running Scannet++: cannot find transforms_undistorted.json #60

Closed LeeBY68 closed 9 months ago

LeeBY68 commented 10 months ago

Hello,

When I run Splatam on Scannet++, the error occurs:

[Errno 2] No such file or directory: 
'../data/8b5caf3398/dslr/nerfstudio/transforms_undistorted.json'

But scannet++ only provides transforms.json at that path location. What is transforms_undistorted.json? How to get it?

Thanks!

Nik-V9 commented 10 months ago

Hi, Thanks for your question!

We use the undistorted variant of ScanNet++. Please refer to this issue for more details: https://github.com/spla-tam/SplaTAM/issues/17

Nik-V9 commented 9 months ago

Closing Issue due to inactivity.