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

ckpt cannot set use_rgb == true #19

Open
YuanSnowing opened this issue May 5, 2024 · 2 comments
Open

ckpt cannot set use_rgb == true #19

YuanSnowing opened this issue May 5, 2024 · 2 comments

Comments

@YuanSnowing
Copy link

Thanks a lot for your perfect work!
I want to use your model to provide an initialized 3dgs, so I tried to set use_rgb == true. But this will lead the following error:
image
Could you upload an RGB-type model ? Or is there an approach to transfer an shs-3dgs to rgb-3dgs?

@YuanSnowing
Copy link
Author

BTW, the colab may add one line to prevent error:
!pip install "jax[cuda12_local]==0.4.23" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html

@zouzx
Copy link
Collaborator

zouzx commented May 29, 2024

We haven't trained the model with rgb-3dgs. If you prefer to use only rgb, perhaps you can manually compute it from shs?
Thank you for the reminder, we will fix it later!

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

2 participants