ckpt cannot set use_rgb == true
YuanSnowing opened this issue · 2 comments
YuanSnowing commented
YuanSnowing commented
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 commented
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!