Abstract

Denoising-based techniques have recently been shown to be effective for accelerating path tracing rendering methods. However, there remains a problem which is input images need the minimum necessary samples number in order to ensure the quality of the output. In this paper, we propose a new accelerated path tracing approach with generative adversarial networks(GAN) and matrix completion. Unlike the methods based on denoising with neural network, we randomly render part of pixels of input image, which are much less than other methods. Next, we utilize the trained GAN to pre-complete the initializing missing pixels. Because of the accuracy and fast-convergence of GAN, our pre-completion results are more accurate than other methods. Then, according to the results of pre-completion, we present the pre-completed images as a low-rank matrix and make use of the matrix completion to recovers missing values accurately even in high details. To improve the efficiency of solving matrix completion, we modified the original weighted nuclear norm minimization with a parameter adjustment(PAWNNM) strategy. The result shows better visual quality, texture details and convergence efficiency than the state-of-the-art acceleration methods, especially the methods based on denoising with neural network.

Highlights

  • The last few years have seen a decisive move of the movies making industry towards rendering utilizing physically-based approaches, mostly implemented in terms of path tracing algorithm [1]–[3]

  • ACCELERATED PATH TRACING BASED ON GAN AND MATRIX COMPLETION In order to make use of the theory of matrix completion to estimate the missing pixels of images rendered by path tracing, we need to provide a proper low rank matrix that contains sparse random samples

  • For a low frequency image, matrix completion is directly applied for pre-completion, and a total variation(TV) regularized reconstruction [34] is used for high frequency images that do not meet the low rank condition

Read more

Summary

INTRODUCTION

The last few years have seen a decisive move of the movies making industry towards rendering utilizing physically-based approaches, mostly implemented in terms of path tracing algorithm [1]–[3]. According to the limitations of Liu’s method, we proposed a novel accelerated path tracing framework with improved GAN and matrix completion to recovery the incomplete path-tracing images. ACCELERATED PATH TRACING BASED ON GAN AND MATRIX COMPLETION In order to make use of the theory of matrix completion to estimate the missing pixels of images rendered by path tracing, we need to provide a proper low rank matrix that contains sparse random samples. For a low frequency image, matrix completion is directly applied for pre-completion, and a total variation(TV) regularized reconstruction [34] is used for high frequency images that do not meet the low rank condition It provides promising initialization, the process requires long computation time that is a clear limitation to adapting in the method for previsualization.

CONSTRUCTION THE LOW-RANK MATRIX BASED ON
1: Begin 2
RESULTS AND DISCUSSION
CONCLUSION
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call