You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run denoising of an HDR image produced by path tracing on the CPU, then on the GPU. The code is exactly the same, with the only difference being in the device creation. Upon comparing the results, I observed an MSE of approximately 2.7e-7. Is this expected? The GPUs tested were the Nvidia RTX A4000 and RTX 2070 Super.
The text was updated successfully, but these errors were encountered:
I run denoising of an HDR image produced by path tracing on the CPU, then on the GPU. The code is exactly the same, with the only difference being in the device creation. Upon comparing the results, I observed an MSE of approximately 2.7e-7. Is this expected? The GPUs tested were the Nvidia RTX A4000 and RTX 2070 Super.
The text was updated successfully, but these errors were encountered: