Generative Adversarial Networks for Non-Raytraced Global Illumination on Older GPU Hardware
2021-10-22Code Available0· sign in to hype
Jared Harris-Dewey, Richard Klein
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/jaredrhd/global-illumination-using-pix2pix-ganOfficialIn paperpytorch★ 3
Abstract
We give an overview of the different rendering methods and we demonstrate that the use of a Generative Adversarial Networks (GAN) for Global Illumination (GI) gives a superior quality rendered image to that of a rasterisations image. We utilise the Pix2Pix architecture and specify the hyper-parameters and methodology used to mimic ray-traced images from a set of input features. We also demonstrate that the GANs quality is comparable to the quality of the ray-traced images, but is able to produce the image, at a fraction of the time.