Nvidiaがディープラーニング使ったアプコンとフレーム補完の仕様を公開し始めたっぽい

https://docs.nvidia.com/rtx/ngx/programming-guide/index.html

Image Super-Resolution (nvngx_dlisr.dll)
Image Scaling in 2x, 3x, 4x or 8x increments. The expected performance of this feature would be measured in seconds per frame, therefore, this version is best suited for still images or offline processing.

Video Super-Resolution (nvngx_dlvsr.dll)
Image Scaling in 2x, 3x, 4x increments. The expected performance should be a few milliseconds per frame, therefore, this version is best suited for real-time applications.

Slow Motion / Frame Insertion (nvngx_dlslowmo.dll)
Takes a pair of frames and generates new frames between them.