imager_denoiser_noice inside Solaris!!

imager_denoiser_noice inside Solaris!!

rachid_1
Advocate Advocate
1,016 Views
6 Replies
Message 1 of 7

imager_denoiser_noice inside Solaris!!

rachid_1
Advocate
Advocate

Hi

I was testing arnold_imager inside Solaris, all imager_denoiser ( oidn & optix) work fine, as you can see in the snapshot bellow:
except for imager_denoiser_noice! tweaking the value for imager_denoiser_noice has no effect! is this a bug or I'm doing it wrong?
imager_denoiser_oidnoidn.jpg

imager_denoiser_optix

optix.jpg

imager_denoiser_noice
noice.jpg

Console error:

noiceConsole.jpg

Using

HtoA 6.1.4.0 py3 Houdini18.5.465py3
Windows 10 Pro

0 Likes
Accepted solutions (1)
1,017 Views
6 Replies
Replies (6)
Message 2 of 7

Stephen.Blair
Community Manager
Community Manager
Accepted solution

noice is not supported yet



// Stephen Blair
// Arnold Renderer Support
0 Likes
Message 3 of 7

rachid_1
Advocate
Advocate

it's good to know! Thankyou

0 Likes
Message 4 of 7

david.ostler2WSX9
Advocate
Advocate

@Stephen.Blair,  any chance noice will be supported in the near future?

 

0 Likes
Message 5 of 7

Stephen.Blair
Community Manager
Community Manager

@david.ostler2WSX9 wrote:

@Stephen.Blair,  any chance noice will be supported in the near future?

 


Sorry, I don't have any news to share about Arnold Denoiser (noice) in Solaris. 



// Stephen Blair
// Arnold Renderer Support
0 Likes
Message 6 of 7

david.ostler2WSX9
Advocate
Advocate

@Stephen.Blair, thanks for the quick response!  Do you happen to know if it's possible to render out all the noice AOV's in solaris and run the denoise as post process?  I'm pretty sure I can run out the AOV's but I'm not sure about whether there is important metadata that gets attached to the AOVs..

0 Likes
Message 7 of 7

Stephen.Blair
Community Manager
Community Manager

noice uses specific metadata, which looks like this:

 

    arnold/aovs/denoise_albedo_noice/filter: "gaussian_filter"
    arnold/aovs/denoise_albedo_noice/filter_width: 2
    arnold/aovs/denoise_albedo_noice/lpe: 1
    arnold/aovs/denoise_albedo_noice/lpe_expression: "C[DV]A"
    arnold/aovs/denoise_albedo_noice/source: "denoise_albedo"
    arnold/aovs/N_noice/filter: "gaussian_filter"
    arnold/aovs/N_noice/filter_width: 2
    arnold/aovs/N_noice/source: "N"
    arnold/aovs/RGBA/filter: "gaussian_filter"
    arnold/aovs/RGBA/filter_width: 2
    arnold/aovs/RGBA/lpe: 1
    arnold/aovs/RGBA/lpe_expression: "C.*"
    arnold/aovs/RGBA/source: "RGBA"
    arnold/aovs/variance/filter: "variance_filter"
    arnold/aovs/variance/filter_width: 2
    arnold/aovs/variance/lpe: 1
    arnold/aovs/variance/lpe_expression: "C.*"
    arnold/aovs/variance/source: "RGBA"
    arnold/aovs/Z_noice/filter: "gaussian_filter"
    arnold/aovs/Z_noice/filter_width: 2
    arnold/aovs/Z_noice/source: "Z"

 

Rendering from Solaris does not give you that metadata, even if you use Arnold product type, or Direct USD Render (sick)



// Stephen Blair
// Arnold Renderer Support
0 Likes