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 for publishing the code! The performance seems great in the benchmarks. However, to improve replicability, please consider fixing the following things:
However, we have observed that this only adds a bit of noise to the depth maps, which is fine for SplaTAM. We found the captured depth data valid, with a pixel intensity of 6553.5, corresponding to 1 meter.
Thank you for publishing the code! The performance seems great in the benchmarks. However, to improve replicability, please consider fixing the following things:
Hardcoded paths to your own home / data folders:
SplaTAM/bash_scripts/nerfcapture2dataset.bash
Line 4 in 7f97eeb
SplaTAM/configs/tum/tum_eval.py
Line 22 in 7f97eeb
The offline script mentioned in the README (
bash bash_scripts/nerfcapture2dataset.bash
). It seems to contain parameters not supported by the Python script https://github.com/spla-tam/SplaTAM/blob/main/bash_scripts/nerfcapture2dataset.bash. In addition, it seems the depth data recorded by the current version of the Nerfcapture app is actually broken due to this issue How to use captured depth images? jc211/NeRFCapture#10 (comment). (produces large upscaled RGB PNGs instead of, e.g., 16-bit grayscale depth)The text was updated successfully, but these errors were encountered: