BachiLi / redner

Differentiable rendering without approximation.

Home Page:https://people.csail.mit.edu/tzumao/diffrt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weights of pixels with radiance

joy-alen opened this issue · comments

commented

Hi,
Thanks for sharing your wonderful work. I am curious about the implementation of excluding the light source from loss by changing the weights of the pixels having a radiance value mentioned in the 5.4.4 section of your work. Is there any particular test that is shared that I can have a look at to see how this is implemented?

Thanks again for making your work available.