gsplat icon indicating copy to clipboard operation
gsplat copied to clipboard

Cannot re-open the scene reconstruct by app_opt enable

Open chaoer opened this issue 1 year ago • 1 comments

Hi,

I try to reopen a scene, which reconstruct with app_opt enabled using the simple_viewer, and it failed with following error:

File "../gsplat/examples/simple_viewer.py", line 116, in main
    sh0.append(ckpt["sh0"])
KeyError: 'sh0'

I noticed that the sh0 and shN are replaced by features and colors when the app_opt is enabled. (in simple_trainer.py create_splats_with_optimizers).

So, what can i do to reopen this scene?

chaoer avatar Nov 25 '24 04:11 chaoer

Hello, have you solved this problem yet?

92401 avatar Apr 23 '25 11:04 92401