RenderKit / oidn

Intel® Open Image Denoise library
https://www.openimagedenoise.org/
Apache License 2.0
1.77k stars 164 forks source link

Denoise .pfm file, Error: invalid tensor format #59

Closed Zhenyi-Liu closed 4 years ago

Zhenyi-Liu commented 4 years ago

Hi,

I got the error as described in the title when I deonise a .pfm, same for ldr and hdr case. I am using the version 1.2.0, no errors when I used 1.1.0. Thanks.

atafra commented 4 years ago

Hi,

Did you use an official binary or did you build the library yourself? If you built it yourself, did you download an official source package or did you check out the Git repository? What operating system are you using?

Thanks, Attila

Zhenyi-Liu commented 4 years ago

Hi,

Did you use an official binary or did you build the library yourself? If you built it yourself, did you download an official source package or did you check out the Git repository? What operating system are you using?

Thanks, Attila

Hi, I tried the official binary, it worked, so I think it was my mistake, thanks! I think I will just use the binary.