yindaz / pbrs

Physically-Based Rendering for Indoor Scene Understanding Using Convolutional Neural Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why the rendering output is noisy

GH-HOME opened this issue · comments

commented

Thanks for sharing the code. After I run 'demo.m', I found the rendering results are noisy. Is that due to the low resolution (640*480) or the setting of mitsuba? How can I improve the quality of the outputs?

Increase the sampler rate would help.

commented

Question solved, thanks.