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
Thanks for your great job!
I have a question about initialing the important score:
In your fileforward.cu: important_score[collected_id[j]] += con_o.w; //opacity
Does it means opacity of each gaussian is the initial score?
The text was updated successfully, but these errors were encountered:
Thanks for your great job!
I have a question about initialing the important score:
In your file
forward.cu
:important_score[collected_id[j]] += con_o.w; //opacity
Does it means opacity of each gaussian is the initial score?
The text was updated successfully, but these errors were encountered: