NSRR icon indicating copy to clipboard operation
NSRR copied to clipboard

Neural supersampling for real-time rendering

Results 3 NSRR issues
Sort by recently updated
recently updated
newest added

hi, If I'm passing in an EXR image of RGBA, what do I need to modify in the model so that the alpha channel displays properly? Because after training, I...

E:\Anaconda\lib\site-packages\torch\nn\functional.py:3509: UserWarning: nn.functional.upsample is deprecated. Use nn.functional.interpolate instead. warnings.warn("nn.functional.upsample is deprecated. Use nn.functional.interpolate instead.") Train Epoch: 1 [0/67 (0%)] Loss: 0.908627 Train Epoch: 1 [12/67 (18%)] Loss: 0.491725 Train Epoch:...