Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot re-open the scene reconstruct by app_opt enable #501

Open
chaoer opened this issue Nov 25, 2024 · 0 comments
Open

Cannot re-open the scene reconstruct by app_opt enable #501

chaoer opened this issue Nov 25, 2024 · 0 comments

Comments

@chaoer
Copy link

chaoer commented Nov 25, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant