|
|
|
|
|
by toshinoriyagi
539 days ago
|
|
While some very large models may need beefy hardware, there are multiple forms of deep learning used for similar purposes: Nvidia's DLSS is a neural network that upscales images so that games may be rendered quickly at lower resolutions, and than upscaled to the display resolution in less total time than rendering natively at the display resolution. Nvidia's DLDSR downscales a greater-than-native resolution image faster than typical downscaling algorithms used in DSR. Nvidia's RTX HDR is a post-processing filter that takes an sRGB image and converts it to HDR. So, it is very likely that a model that converts rasterized images to raytraced versions is possible, and fast. The most likely road block is the lack of a quality dataset for training such a model. Not all games have ray tracing, and even fewer have quality implementations. |
|