You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi ! I'm sorry for opening this, it's probably just something I don't understand
In file rasterizer/gsplat-cpu/gsplat_cpu.cpp, in compute_sh_forward_tensor_cpu, I don't understand why coefficients corresponding to l=1 (and sh coefficients SH_C1) are not used and filled (line 442 in current project version).
If this is a mistake, I can open a PR, otherwise sorry for the issue.
Thanks for this project and for your time !
This discussion was converted from issue #88 on April 30, 2024 14:18.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi ! I'm sorry for opening this, it's probably just something I don't understand
In file
rasterizer/gsplat-cpu/gsplat_cpu.cpp
, incompute_sh_forward_tensor_cpu
, I don't understand why coefficients corresponding tol=1
(and sh coefficientsSH_C1
) are not used and filled (line 442 in current project version).If this is a mistake, I can open a PR, otherwise sorry for the issue.
Thanks for this project and for your time !
Beta Was this translation helpful? Give feedback.
All reactions