Archive for January 26th, 2025

January 26, 2025

Deep Learning Super Sampling

Supersampling

Deep learning super sampling (DLSS) is a family of real-time deep learning image enhancement and upscaling technologies developed by Nvidia that are available in a number of video games. The goal of these technologies is to allow the majority of the graphics pipeline to run at a lower resolution for increased performance, and then infer a higher resolution image from this that approximates the same level of detail as if the image had been rendered at this higher resolution. This allows for higher graphical settings and/or frame rates for a given output resolution, depending on user preference.

All generations of DLSS are available on all RTX-branded cards from Nvidia in supported titles. However, the frame generation feature is only supported on 40 series GPUs or newer and multi-frame generation is only available on 50 series GPUs. Nvidia has also introduced Deep learning dynamic super resolution (DLDSR), a related and opposite technology where the graphics are rendered at a higher resolution, then downsampled to the native display resolution using an artificial intelligence-assisted downsampling algorithm to achieve higher image quality than rendering at native resolution.

read more »