GreatAttractor / gpuart

Real-time ray/pathtracing on GPU
GNU General Public License v3.0
9 stars 0 forks source link

feature request: One-Shot Radiance (OSR), machine learning technique for rendering Global Illumination using Convolutional Autoencoders. #1

Open blockspacer opened 4 years ago

blockspacer commented 4 years ago

https://deepai.org/publication/one-shot-radiance-global-illumination-using-convolutional-autoencoders

supports a wide range of material types, without the requirement of offline pre-computation or training for each scene.

GreatAttractor commented 4 years ago

Thanks, a very interesting link. I'm currently busy with other things, but I might have a closer look one day.