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
cameras.json is in the output path. But I cannot find ./outputcameras.json as well.
The text was updated successfully, but these errors were encountered:
DiamondGlassDrill
changed the title
Getting error in second step after Saving Gaussians and Eval Train
./outputcameras.json missing | Getting error in second step after Saving Gaussians and Eval Train
Dec 20, 2023
load_gs_cameras
with open(gs_output_path + 'cameras.json') as f:
FileNotFoundError: [Errno 2] No such file or directory: './outputcameras.json
python train.py -s ./data/playroom -c ./output -r sdf
cameras.json is in the output path. But I cannot find ./outputcameras.json as well.
The text was updated successfully, but these errors were encountered: