Closed tingzhongyue closed 3 weeks ago
Hi @tingzhongyue!
Thank you for pointing this out. You can turn on convert_SHs_python
to reproduce the experiments in our paper. Now the CUDA version does not exactly match the behavior of the python version, although they don't significantly affect performance.
I will fix them as soon as possible.
Thank you for your great work and contribution.
When I tried to train 4dgs, I found that although
active_sh_degree_t = 2
,sh[16:]
which should calculate 4D spherindrical harmonics was still 0.I trained it on
sear_steak
dataset, and no hyperparameters were modified.Do you ever meet some problems like this, and do you know any method to solve it?