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
Less artifacts (e.g. noisy spots, color bleeding with albedo/normal)
Added maxMemoryMB filter parameter for limiting the maximum memory
consumption regardless of the image resolution, potentially at the cost
of lower denoising speed. This is internally implemented by denoising the
image in tiles
Significantly reduced memory consumption (but slightly lower performance)
for high resolutions (> 2K) by default: limited to about 6 GB
Added alignment and overlap filter parameters that can be queried for
manual tiled denoising
Added verbose device parameter for setting the verbosity of the console
output, and disabled all console output by default