DeepIllumination
DeepIllumination copied to clipboard
Code and examples from our paper "Deep Illumination: Approximating Dynamic Global Illumination with Generative Adversarial Networks," by Manu Mathew Thomas and Angus Forbes
Greetings, I've read your paper and tried to reproduce the results. I noticed that the size of the images(albedo,depth,normal,direct light) is 256*256, but this kind of low resolution will make...
Hi: Thank you for the great work! I downloaded the dataset, and inspected the depth images. I found that the all depth images are all white, all the pixel value...
Hi, The links to the checkpoint file and dataset are no longer available. Would you be able to make them available again so that I might be able to try...
Hi: Thank you for the great work! I downloaded the code,but it may be wrong in util.py function load_image,and I don't load your checkpoint because it cannot find the key...