RadeonImageFilter
RadeonImageFilter copied to clipboard
Hello, Just a question of whether there is a standard mechanism to discover RIF via CMake? Usually I'd be looking for a CMake config file bundled with the library. I...
Hi, Can AMD digitally sign the binaries provided here ? That would make cense security-wise (especially since the DLLs are copyrighted by AMD). Best regards, Colin Chargy Bentley Systems
While trying to integrate the RIF AI denoiser into the existing D3D12 pipeline I have stumbled upon the issue where if the albedo/normals/depth RIF images are backed by a D3D12...
Hi We tryed running ONNX denoising model **denoise_c3_ldr_float16.onnx** and **denoise_c9_ldr_f16.onnx** from https://github.com/GPUOpen-LibrariesAndSDKs/RadeonImageFilter/tree/master/models using ONNXRuntime It appears those models are invalids in term of ONNX specification:  The **Resize** nodes are...
I recently investigated the performance of the AI denoiser filter and I was wondering if the docs should have some reference numbers? This would allow the users to more easily...
I am working on an integration of RadeonImageFilter along side of an existing D3D12 pipeline and I found some parts of the documentation unclear. I am referring here to the...
Hello, I am getting a `RIF_ERROR_INTERNAL_ERROR` return value when calling `rifContextCreateImageFilter` with a filter of type `RIF_IMAGE_FILTER_AI_DENOISE`. This is happening on a 2019 Macbook Pro with a Radeon Pro 5300M...