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?
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; //opacityDoes it means opacity of each gaussian is the initial score?