Fast Monte Carlo Rendering via Multi-Resolution Sampling

06/24/2021
by   Qiqi Hou, et al.
0

Monte Carlo rendering algorithms are widely used to produce photorealistic computer graphics images. However, these algorithms need to sample a substantial amount of rays per pixel to enable proper global illumination and thus require an immense amount of computation. In this paper, we present a hybrid rendering method to speed up Monte Carlo rendering algorithms. Our method first generates two versions of a rendering: one at a low resolution with a high sample rate (LRHS) and the other at a high resolution with a low sample rate (HRLS). We then develop a deep convolutional neural network to fuse these two renderings into a high-quality image as if it were rendered at a high resolution with a high sample rate. Specifically, we formulate this fusion task as a super resolution problem that generates a high resolution rendering from a low resolution input (LRHS), assisted with the HRLS rendering. The HRLS rendering provides critical high frequency details which are difficult to recover from the LRHS for any super resolution methods. Our experiments show that our hybrid rendering algorithm is significantly faster than the state-of-the-art Monte Carlo denoising methods while rendering high-quality images when tested on both our own BCR dataset and the Gharbi dataset. <https://github.com/hqqxyy/msspl>

READ FULL TEXT

page 1

page 2

page 4

page 5

page 6

page 8

research
08/16/2021

End-to-End Adaptive Monte Carlo Denoising and Super-Resolution

The classic Monte Carlo path tracing can achieve high quality rendering ...
research
07/04/2019

Classifying Multi-Gas Spectrums using Monte Carlo KNN and Multi-Resolution CNN

A Monte Carlo k-nearest neighbours (KNN) and a multi-resolution convolut...
research
04/25/2020

Deep Photon Mapping

Recently, deep learning-based denoising approaches have led to dramatic ...
research
09/15/2017

Deep Scattering: Rendering Atmospheric Clouds with Radiance-Predicting Neural Networks

We present a technique for efficiently synthesizing images of atmospheri...
research
03/16/2023

Mimic3D: Thriving 3D-Aware GANs via 3D-to-2D Imitation

Generating images with both photorealism and multiview 3D consistency is...
research
08/03/2023

Efficient neural supersampling on a novel gaming dataset

Real-time rendering for video games has become increasingly challenging ...
research
12/09/2022

SupeRVol: Super-Resolution Shape and Reflectance Estimation in Inverse Volume Rendering

We propose an end-to-end inverse rendering pipeline called SupeRVol that...

Please sign up or login with your details

Forgot password? Click here to reset