You are viewing the course site for a past offering of this course. The current offering may be found here.
Lecture 13: Global Illumination & Path Tracing (113)
jierui-cell

Can we use some sort of smart algorithm to naturally smooth out those abrupt black points? One thing I am thinking of is to train a neural network on multiple correct images (can be real-life images) together with rendered ray-tracing images. Then given a rendered image, the final algorithm would be able to smooth out the blackpoints according to typical images. I think easier and more efficient ways than neural network would also work.

You must be enrolled in the course to comment